Documentation

LeanPool.ConnesRigidity.Foundation.OperatorAlgebra.NormalFixed

The normal fixed component of the Connes rigidity formalization.

Vectors fixed by a subgroup under a unitary representation. Paper: §4.

Equations
Instances For
    @[simp]
    theorem Connes.mem_normalFixedSubmodule {G : Type u} [Group G] {K : Type v} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] (N : Subgroup G) (π : UnitaryRepresentation G K) (x : K) :
    x normalFixedSubmodule N π ∀ (n : N), (π n) x = x

    The fixed subspace is closed, hence complete. Paper: §4.

    theorem Connes.unitary_mem_normalFixedSubmodule {G : Type u} [Group G] {K : Type v} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] (N : Subgroup G) [N.Normal] (π : UnitaryRepresentation G K) (g : G) {x : K} (hx : x normalFixedSubmodule N π) :
    (π g) x normalFixedSubmodule N π

    Normality makes the fixed subspace invariant. Paper: §4.

    The orthogonal complement is invariant as well. Paper: §4.

    The normalFixedLinearIsometryEquiv construction used in the Connes rigidity formalization.

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

      The restricted representation on the fixed subspace. Paper: §4.

      Equations
      Instances For
        @[simp]
        theorem Connes.normalFixedRepresentation_apply {G : Type u} [Group G] {K : Type v} [NormedAddCommGroup K] [InnerProductSpace K] [CompleteSpace K] (N : Subgroup G) [N.Normal] (π : UnitaryRepresentation G K) (g : G) (x : (normalFixedSubmodule N π)) :
        (((normalFixedRepresentation N π) g) x) = (π g) x

        The quotient representation on the normal-fixed subspace. Paper: §4.

        Equations
        Instances For

          The normalFixedOrthogonalLinearIsometryEquiv construction used in the Connes rigidity formalization.

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

            The restricted representation on the orthogonal complement. Paper: §4.

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

              The normal fixed projection commutes with the representation. Paper: §4.

              Passing to the orthogonal residual cannot increase displacement. Paper: §4.