Gelfand Duality #
The gelfandTransform
is an algebra homomorphism from a topological π
-algebra A
to
C(characterSpace π A, π)
. In the case where A
is a commutative complex Banach algebra, then
the Gelfand transform is actually spectrum-preserving (spectrum.gelfandTransform_eq
). Moreover,
when A
is a commutative Cβ-algebra over β
, then the Gelfand transform is a surjective isometry,
and even an equivalence between Cβ-algebras.
Consider the contravariant functors between compact Hausdorff spaces and commutative unital
Cβalgebras F : Cpct β CommCStarAlg := X β¦ C(X, β)
and
G : CommCStarAlg β Cpct := A β characterSpace β A
whose actions on morphisms are given by
WeakDual.CharacterSpace.compContinuousMap
and ContinuousMap.compStarAlgHom'
, respectively.
Then Ξ·β : id β F β G := gelfandStarTransform
and
Ξ·β : id β G β F := WeakDual.CharacterSpace.homeoEval
are the natural isomorphisms implementing
Gelfand Duality, i.e., the (contravariant) equivalence of these categories.
Main definitions #
Ideal.toCharacterSpace
: constructs an element of the character space from a maximal ideal in a commutative complex Banach algebraWeakDual.CharacterSpace.compContinuousMap
: The functorial map takingΟ : A βββ[π] B
to a continuous functioncharacterSpace π B β characterSpace π A
given by pre-composition withΟ
.
Main statements #
spectrum.gelfandTransform_eq
: the Gelfand transform is spectrum-preserving when the algebra is a commutative complex Banach algebra.gelfandTransform_isometry
: the Gelfand transform is an isometry when the algebra is a commutative (unital) Cβ-algebra overβ
.gelfandTransform_bijective
: the Gelfand transform is bijective when the algebra is a commutative (unital) Cβ-algebra overβ
.gelfandStarTransform_naturality
: ThegelfandStarTransform
is a natural isomorphismWeakDual.CharacterSpace.homeoEval_naturality
: This map implements a natural isomorphism
TODO #
- After defining the category of commutative unital Cβ-algebras, bundle the existing unbundled
Gelfand duality into an actual equivalence (duality) of categories associated to the
functors
C(Β·, β)
andcharacterSpace β Β·
and the natural isomorphismsgelfandStarTransform
andWeakDual.CharacterSpace.homeoEval
.
Tags #
Gelfand transform, character space, Cβ-algebra
Every maximal ideal in a commutative complex Banach algebra gives rise to a character on that
algebra. In particular, the character, which may be identified as an algebra homomorphism due to
WeakDual.CharacterSpace.equivAlgHom
, is given by the composition of the quotient map and
the Gelfand-Mazur isomorphism NormedRing.algEquivComplexOfComplete
.
Equations
Instances For
If a : A
is not a unit, then some character takes the value zero at a
. This is equivalent
to gelfandTransform β A a
takes the value zero at some character.
The Gelfand transform is spectrum-preserving.
The Gelfand transform is an isometry when the algebra is a Cβ-algebra over β
.
The Gelfand transform is bijective when the algebra is a Cβ-algebra over β
.
The Gelfand transform as a StarAlgEquiv
between a commutative unital Cβ-algebra over β
and the continuous functions on its characterSpace
.
Equations
Instances For
The functorial map taking Ο : A βββ[β] B
to a continuous function
characterSpace β B β characterSpace β A
obtained by pre-composition with Ο
.
Equations
Instances For
WeakDual.CharacterSpace.compContinuousMap
sends the identity to the identity.
WeakDual.CharacterSpace.compContinuousMap
is functorial.
Consider the contravariant functors between compact Hausdorff spaces and commutative unital
Cβalgebras F : Cpct β CommCStarAlg := X β¦ C(X, β)
and
G : CommCStarAlg β Cpct := A β characterSpace β A
whose actions on morphisms are given by
WeakDual.CharacterSpace.compContinuousMap
and ContinuousMap.compStarAlgHom'
, respectively.
Then Ξ· : id β F β G := gelfandStarTransform
is a natural isomorphism implementing (half of)
the duality between these categories. That is, for commutative unital Cβ-algebras A
and B
and
Ο : A βββ[β] B
the following diagram commutes:
A --- Ξ· A ---> C(characterSpace β A, β)
| |
Ο (F β G) Ο
| |
V V
B --- Ξ· B ---> C(characterSpace β B, β)
Consider the contravariant functors between compact Hausdorff spaces and commutative unital
Cβalgebras F : Cpct β CommCStarAlg := X β¦ C(X, β)
and
G : CommCStarAlg β Cpct := A β characterSpace β A
whose actions on morphisms are given by
WeakDual.CharacterSpace.compContinuousMap
and ContinuousMap.compStarAlgHom'
, respectively.
Then Ξ· : id β G β F := WeakDual.CharacterSpace.homeoEval
is a natural isomorphism implementing
(half of) the duality between these categories. That is, for compact Hausdorff spaces X
and Y
,
f : C(X, Y)
the following diagram commutes:
X --- Ξ· X ---> characterSpace β C(X, β)
| |
f (G β F) f
| |
V V
Y --- Ξ· Y ---> characterSpace β C(Y, β)