Documentation

LeanPool.ConnesRigidity.Paper.Section3.DualActions

The dual actions component of the Connes rigidity formalization.

@[reducible, inline]

The k construction used in the Connes rigidity formalization.

Equations
Instances For
    @[reducible, inline]

    The D construction used in the Connes rigidity formalization.

    Equations
    Instances For
      @[reducible, inline]

      The H construction used in the Connes rigidity formalization.

      Equations
      Instances For
        @[reducible, inline]

        The Dual construction used in the Connes rigidity formalization.

        Equations
        Instances For
          @[reducible, inline]

          The Coordinates construction used in the Connes rigidity formalization.

          Equations
          Instances For

            Precomposition by the inverse is the contragredient of a kernel automorphism. Paper: §3.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              @[simp]
              theorem Connes.PaperDualActions.dualPrecomp_apply (e : D ≃ₗ[k] D) ( : Dual) (d : D) :
              ((dualPrecomp e) ) d = (e⁻¹ d)

              Contragredient action associated to a homomorphism of kernel actions. Paper: §§3--4.

              Equations
              Instances For
                @[simp]
                theorem Connes.PaperDualActions.dualPrecompHom_apply (theta : H →* D ≃ₗ[k] D) (h : H) ( : Dual) (d : D) :
                (((dualPrecompHom theta) h) ) d = ((theta h)⁻¹ d)

                Transport a full-dual additive equivalence to Zhou's raw coordinates. Paper: §3.

                Equations
                • One or more equations did not get rendered due to their size.
                Instances For
                  theorem Connes.PaperDualActions.coordinateAction_mul (dualAction : H →* Dual ≃ₗ[k] Dual) (h h' : H) :
                  coordinateAction dualAction (h * h') = (coordinateAction dualAction h').trans (coordinateAction dualAction h)

                  Forget the additive structure when the factor witness needs permutation actions. Paper: §3.

                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For