The spectral criterion component of the Connes rigidity formalization.
Pontryagin dual of a discrete additive kernel. Paper: §3--4.
Equations
Instances For
Inverse-dual action of a group on the character space. Paper: §4.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The inverse-dual action is continuous. Paper: §4.
The inverse-dual action is measurable. Paper: §4.
Invariant probability measure for the dual action, whose measurability is
recorded by measurable_dualCharacterAction. Paper: §4.
Equations
- Connes.IsInvariantSpectralMeasure action μ = ∀ (h : H.Carrier), MeasureTheory.Measure.map (Connes.dualCharacterAction action h) ↑μ = ↑μ
Instances For
Mass of the trivial character. Paper: §4.
Equations
- Connes.spectralTrivialAtom μ = (↑μ).real {1}
Instances For
Character evaluation is continuous on the compact dual. Paper: §4.
Compactly supported continuous test for spectral displacement. Paper: §4.
Equations
- Connes.spectralEnergyTest a = { toFun := fun (χ : Connes.DiscreteCharacterSpace A) => ‖↑(χ (Multiplicative.ofAdd a)) - 1‖ ^ 2, continuous_toFun := ⋯, hasCompactSupport' := ⋯ }
Instances For
The spectral displacement integrand is integrable against every probability measure.
Spectral displacement energy of a kernel element. Its integrand is
integrable by integrable_spectralEnergyTest. Paper: §4.
Equations
- Connes.spectralDetectionEnergy μ a = ∫ (χ : Connes.DiscreteCharacterSpace A), ‖↑(χ (Multiplicative.ofAdd a)) - 1‖ ^ 2 ∂↑μ
Instances For
A normalized vector fixed by the quotient section. Paper: §4.
- vector : K
The
vectorcomponent ofQuotientFixedUnitVector.
Instances For
Representation-specific spectral input used by the generic criterion. Paper: §4.
- quotient_fixed_approximation : HasKazhdanPropertyT H → π.HasAlmostInvariantUnitVectors → ∀ (J : Finset A) (ε : ℝ), 0 < ε → ∃ (ξ : QuotientFixedUnitVector E K π), ∑ a ∈ J, ‖↑(π (E.inclusion (Multiplicative.ofAdd a))) ξ.vector - ξ.vector‖ ^ 2 < ε
- measure : QuotientFixedUnitVector E K π → MeasureTheory.ProbabilityMeasure (DiscreteCharacterSpace A)
The
measurecomponent ofSpectralMeasureInterface. - measure_invariant (ξ : QuotientFixedUnitVector E K π) : IsInvariantSpectralMeasure E.action (self.measure ξ)
- energy_eq (ξ : QuotientFixedUnitVector E K π) (a : A) : spectralDetectionEnergy (self.measure ξ) a = ‖↑(π (E.inclusion (Multiplicative.ofAdd a))) ξ.vector - ξ.vector‖ ^ 2
- positive_atom_invariant (ξ : QuotientFixedUnitVector E K π) : 0 < spectralTrivialAtom (self.measure ξ) → ∃ (η : K), η ≠ 0 ∧ (∀ (a : A), ↑(π (E.inclusion (Multiplicative.ofAdd a))) η = η) ∧ ∀ (h : H.Carrier), ↑(π (E.splitting h)) η = η
Instances For
Finite spectral detection inequality. Paper: §4.
Equations
- One or more equations did not get rendered due to their size.