Dual automorphisms of Zhou's compact kernel #
This file packages the dual of a discrete automorphism of the concrete kernel and proves continuity and Haar preservation. It is the common §3 input for the crossed-action conjugacy and the §4 spectral detector.
@[reducible, inline]
The CharacterSpace construction used in the Connes rigidity formalization.
Instances For
The continuousMulAut construction used in the Connes rigidity formalization.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[simp]
The dual automorphism is precomposition by the inverse kernel automorphism.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[simp]
theorem
Connes.PaperDualAutomorphism.dualCharacterEquiv_apply
(e : AddAut D)
(χ : CharacterSpace)
(x : D)
:
(Additive.toMul ((dualCharacterEquiv e) χ)) (Multiplicative.ofAdd x) = (Additive.toMul χ) (Multiplicative.ofAdd ((AddEquiv.symm e) x))