Documentation

LeanPool.ConnesRigidity.Foundation.GroupTheory.SplitAbelianExtension

The split abelian extension component of the Connes rigidity formalization.

Split abelian extension data for the spectral property-(T) argument. Paper: §4.

Instances For
    @[simp]

    The split quotient evaluates to the identity on its section. Paper: §4.

    Every extension element has kernel-section coordinates. Paper: §4.

    theorem Connes.SplitAbelianExtension.invariant_of_kernel_and_quotient {A : Type u} [AddCommGroup A] {G H : CountableDiscreteGroup} (E : SplitAbelianExtension A G H) {V : Type v} [NormedAddCommGroup V] [InnerProductSpace V] [CompleteSpace V] (π : UnitaryRepresentation G.Carrier V) (ξ : V) (hkernel : ∀ (a : A), (π (E.inclusion (Multiplicative.ofAdd a))) ξ = ξ) (hquotient : ∀ (h : H.Carrier), (π (E.splitting h)) ξ = ξ) :

    Kernel and quotient fixedness give full invariance. Paper: §4.