Commutative C*-Algebras and Gelfand Duality
Anchor (Master): Davidson *C*-Algebras by Example* Ch. I; Murphy Ch. 2; Dixmier *C*-Algebras* §1; Connes *Noncommutative Geometry* Ch. I
Intuition Beginner
A space of continuous functions remembers the shape it lives on. If you know every continuous function on a circle, and you know how to add and multiply them, then you can reconstruct the circle itself — the points of the circle are hidden inside the algebra of functions. Gelfand duality is the precise statement that nothing is lost: the shape and its function algebra carry exactly the same information.
How do you recover a point from the functions alone? A point is the same thing as a rule that takes a function and reports its value there. Picking the point on the circle is the same as picking the rule "evaluate at ". These evaluation rules respect addition and multiplication, and it turns out that every such rule comes from a point. So the points of the shape are exactly the multiplication-respecting evaluation rules on the algebra.
This is the conceptual seed of noncommutative geometry: if a commutative function algebra is secretly a space, then a noncommutative algebra can be treated as the functions on a "space" that has no ordinary points at all.
Visual Beginner
A commutative C*-algebra and a compact shape are two views of one object. Going right, you read functions off the shape; going left, you recover the points as evaluation rules.
The dictionary reads: a point becomes an evaluation rule; a continuous map between shapes becomes a backward substitution of functions; and the whole shape is rebuilt from the algebra as the set of all its evaluation rules with their natural notion of closeness.
Worked example Beginner
Take the shape to be just two points, named and . A continuous complex-valued function on two points is simply a choice of two complex numbers: its value at point and its value at point . So the algebra of functions is all pairs , added and multiplied slot by slot.
Now recover the points from the algebra of pairs. An evaluation rule must respect multiplication. The rule "report the first slot", sending to , respects both addition and multiplication: the first slot of a product is the product of first slots. The rule "report the second slot" does the same. These are the only two such rules.
So the algebra of pairs has exactly two evaluation rules, and they correspond to the two points and we started with. Count them: two points on the shape, two evaluation rules in the algebra.
What this tells us: the number of points in the shape equals the number of multiplication-respecting evaluation rules in the function algebra, and each rule pins down one point. The shape was never lost; it was encoded in the algebra all along.
Check your understanding Beginner
Formal definition Intermediate+
Let be a commutative C*-algebra 39.01.01. A character of is a nonzero algebra homomorphism , equivalently a nonzero linear functional with . The set of all characters is the character space (or spectrum, or maximal ideal space) . In the unital case a character automatically satisfies and is a -homomorphism (), and characters are automatically continuous with . The kernel of a character is a maximal ideal of codimension one, and in a commutative unital C*-algebra this correspondence between characters and maximal ideals is a bijection — hence the name maximal ideal space [Murphy Ch. 2].
Give the weak- topology inherited from the dual space , the topology of pointwise convergence: iff for every . With this topology is a compact Hausdorff space when is unital (it is a weak- closed subset of the unit ball of , compact by Banach-Alaoglu 02.11.04), and a locally compact Hausdorff space when is non-unital.
The Gelfand transform is the map $$ \Gamma : A \longrightarrow C_0(\widehat A), \qquad \Gamma(a)(\tau) = \hat a(\tau) = \tau(a), $$ sending an algebra element to the function on that evaluates each character at . The transform is an algebra homomorphism, and , so the range of is essentially the spectrum of [Davidson Ch. I]. In the unital case the codomain is (continuous functions on a compact space); in the non-unital case it is (continuous functions vanishing at infinity).
Counterexamples to common slips
- A character is not just any linear functional. On the functional is linear but is not a character: it fails , since maps to while . Only the two coordinate projections are characters.
- The character space is not discrete in general. For the character space is with its usual topology, not a discrete set of points; the weak- topology recovers the original topology of the shape, which is the whole content of duality.
- Non-unital algebras lose compactness, not the theory. For the character space is , which is locally compact but not compact; adjoining a unit corresponds to one-point compactification , and characters of the unitisation that kill are the point at infinity.
Key theorem with proof Intermediate+
Theorem (commutative Gelfand-Naimark). Let be a commutative unital C-algebra. The Gelfand transform* $$ \Gamma : A \longrightarrow C(\widehat A), \qquad \Gamma(a) = \hat a, \quad \hat a(\tau) = \tau(a), $$ is an isometric $C(\widehat A)\widehat A\GammaAC_0(\widehat A)\widehat A$ locally compact Hausdorff. [Davidson Ch. I; Murphy Ch. 2]
Proof. Assume unital. Each character is a unital -homomorphism, so is a unital -homomorphism into : , and products and the unit are preserved pointwise.
Range and spectrum. For and , the value lies in the range of iff some character has iff lies in a maximal ideal iff is non-invertible (in a commutative unital algebra a non-invertible element generates a proper ideal, contained in a maximal ideal, which is the kernel of a character). Hence , and in particular , the spectral radius.
Isometry. For self-adjoint , the C*-axiom forces , so by induction on powers of two , and the spectral radius formula gives . Thus on self-adjoint elements. For general , applying this to the self-adjoint and using that is a -homomorphism, $$ |\hat b|\infty^2 = |\overline{\hat b},\hat b|\infty = |\widehat{b^*b}|\infty = |b^*b| = |b|^2, $$ so $|\hat b|\infty = |b|C(\widehat A)$.
Surjectivity. The range is a closed -subalgebra of that contains the constants (the unit maps to ) and separates points: if are distinct characters, some has , i.e. . By the Stone-Weierstrass theorem a point-separating, conjugation-closed, unital subalgebra of is dense; being closed, . So is an isometric -isomorphism onto .
For non-unital , adjoin a unit to form , a commutative unital C*-algebra. Its character space is the one-point compactification of , the extra character being the one that kills . Restricting the unital isomorphism to the ideal identifies it with the functions vanishing at the point at infinity, namely .
Bridge. This theorem builds toward the entire dictionary of noncommutative topology, and it appears again in 39.01.01 from the other side: the continuous functional calculus is exactly the single-generator case of this duality, applied to the commutative subalgebra generated by one normal element, whose character space is the spectrum . The foundational reason the transform is isometric is the C*-axiom on self-adjoint elements, identical to the mechanism in 39.01.01; this is exactly why rather than merely . The duality generalises the finite case of 01.01.13, where a diagonalisable operator's commutative algebra has a finite character space equal to its eigenvalue set. Putting these together, the bridge is that "commutative C*-algebra" and "compact Hausdorff space" name one object viewed two ways, and the functional calculus is duality read for the smallest interesting algebra.
Exercises Intermediate+
Lean formalization Intermediate+
lean_status: none — Mathlib has the character space WeakDual.characterSpace, the gelfandTransform, and gelfandStarTransform proving the unital commutative transform is a -isometric isomorphism onto C(characterSpace ℂ A, ℂ). What is not consolidated as one named theorem is the contravariant equivalence of categories — the spectrum functor on morphisms with its quasi-inverse , the unit/counit natural isomorphisms, and the non-unital version via one-point compactification.
The intended statement reads schematically:
import Mathlib.Analysis.CStarAlgebra.GelfandDuality
variable {A : Type*} [CommCStarAlgebra A]
/-- Commutative Gelfand-Naimark: the Gelfand transform is a *-isometric
isomorphism onto continuous functions on the character space. -/
theorem gelfand_naimark_commutative :
∃ Φ : A ≃⋆ₐ[ℂ] C(characterSpace ℂ A, ℂ),
∀ a, ‖Φ a‖ = ‖a‖ :=
sorry -- gelfandStarTransform packaged as a bundled *-isometric equivAdvanced results Master
The duality is not a single isomorphism but a contravariant equivalence of categories, and the structural payoff is organised by reading the dictionary in both directions.
Functoriality of the spectrum. Let be the category of commutative C*-algebras with -homomorphisms, and the category of compact Hausdorff spaces with continuous maps (for the unital case; locally compact Hausdorff spaces with proper continuous maps for the non-unital case). The character-space construction is a contravariant functor: a -homomorphism induces , , continuous for the weak- topologies. The continuous-function construction is the contravariant functor in the other direction, .
Equivalence. These two functors are mutually quasi-inverse. The counit is the Gelfand isomorphism ; the unit is the evaluation homeomorphism , . Both are natural in their arguments. Thus : commutative C*-algebra theory and the topology of compact Hausdorff spaces are the same mathematics. Algebraic operations translate exactly — quotients of correspond to closed subspaces of , tensor products to products of spaces, direct limits to inverse limits, and the ideals of to open subsets of .
Spectral synthesis of self-adjoint operators. Specialising to the commutative C*-algebra generated by a single self-adjoint or normal operator recovers the spectral theorem: the character space is the spectrum , and is the continuous functional calculus . The duality is therefore the conceptual container for the functional calculus 39.01.01: one normal element is one commutative algebra is one compact subset of .
Noncommutative topology. Because every topological construction on has an algebraic shadow on , one defines the analogues for noncommutative C*-algebras by their algebraic form. A noncommutative C*-algebra is read as the algebra of "functions" on a virtual noncommutative space with no points; connectedness, dimension, -theory, and homology all migrate to the algebra. This is the founding move of Connes' noncommutative geometry [Connes Ch. I], where a spectral triple equips such an algebra with the metric data a Riemannian manifold would supply.
Synthesis. The commutative Gelfand-Naimark theorem is the foundational reason the spectrum deserves to be called a space: it shows the character space, equipped with the weak- topology, is the compact Hausdorff shape whose functions reconstruct , and this is exactly the equivalence . The construction is dual to the functional calculus of 39.01.01 — one passes from algebra to space, the other applies functions on the space back to the algebra — and putting these together gives the central insight that points, characters, and maximal ideals are three names for the same data. The duality generalises in two directions that appear again across operator algebras: downward to the single-generator case, where it is the continuous functional calculus and the character space is , and upward to the measurable analogue, where von Neumann algebras 39.03.01 replace by and weak- closure replaces norm closure. The bridge to the rest of the subject is that "noncommutative C*-algebra" means "functions on a noncommutative space", and the entire program of noncommutative geometry is the systematic exploitation of that single reframing.
Full proof set Master
Proposition (characters are automatically -preserving on a commutative unital C*-algebra). Let be a character and self-adjoint. Write . For real , the element is normal, and , so . Expanding, , so for all , forcing . Hence maps self-adjoint elements to , and writing a general in self-adjoint parts gives .
Proposition (maximal ideals are kernels of characters). Let be commutative unital and a maximal ideal. Then is closed (its closure is a proper ideal, since the invertibles form an open set disjoint from , so by maximality), and is a unital Banach algebra in which every nonzero element is invertible, hence a division algebra. By Gelfand-Mazur , and the quotient map is a character with kernel . Conversely the kernel of any character is a maximal ideal of codimension one. This bijection identifies with the maximal ideal space.
Proposition (the Gelfand transform has range the spectrum). For commutative unital, . If then is non-invertible, so it generates a proper ideal contained in some maximal ideal ; then , so . Conversely if then , a proper ideal, so is non-invertible and .
Proposition (the unit and counit are natural isomorphisms). Naturality of the counit: for a -homomorphism, the square relating and the induced map commutes because both routes send to the function — concretely, . Naturality of the unit for is the identity from Exercise 6. Both (isometric -isomorphism, by the commutative Gelfand-Naimark theorem) and (homeomorphism, by Urysohn separation and the maximal-ideal description of ) are isomorphisms, completing the equivalence .
Proposition (non-unital duality via unitisation). Let be a non-unital commutative C*-algebra and its unitisation. Then where is the character vanishing on , and is the one-point compactification of the locally compact . The unital isomorphism restricts on the ideal to an isomorphism onto . Hence with locally compact Hausdorff, and proper continuous maps correspond to -homomorphisms respecting the structure at infinity.
Connections Master
C-algebras: axioms, spectrum, and the continuous functional calculus
39.01.01* — the continuous functional calculus is the single-generator case of this duality: the commutative subalgebra generated by one normal element has character space , so is Gelfand-Naimark for the smallest interesting commutative algebra.Spectral theorem for normal operators
01.01.13— in finite dimensions the commutative algebra generated by a diagonalisable operator has a finite character space equal to its eigenvalue set, and the Gelfand transform is the diagonalisation ; this unit is the coordinate-free, infinite-dimensional generalisation.Von Neumann algebras and the double commutant
39.03.01— strengthening norm closure to weak-operator closure replaces the commutative model by and the character space by a measure space; the commutative von Neumann algebras are exactly the algebras, the measurable analogue of Gelfand duality.Spectral triples and noncommutative geometry
39.06.01— the equivalence is the entry point: a noncommutative C*-algebra is treated as functions on a pointless noncommutative space, and a Dirac operator restores the metric data that the topology alone omits.
Historical & philosophical context Master
The transform and its commutative representation theorem originate with Israel Gelfand's theory of normed rings in the late 1930s, where he attached to a commutative Banach algebra its space of maximal ideals and represented elements as functions on that space [Gelfand-Naimark 1943]. The decisive sharpening for C*-algebras came in the 1943 paper of Gelfand and Naimark, which proved that a commutative C*-algebra is isometrically -isomorphic to the continuous functions on its maximal ideal space, and that an abstract C*-algebra embeds into the bounded operators on a Hilbert space. The isometry, as opposed to a mere contractive representation, rests on the C*-axiom through the spectral radius identity for self-adjoint elements, which is why the same algebra admits at most one C*-norm.
Marshall Stone's representation of Boolean algebras as clopen sets of a compact totally disconnected space (Stone duality, 1936) is the prototype of the same idea one categorical level down, and the appearance of Stone-Weierstrass in the surjectivity argument is not accidental. The reading of duality as a definition rather than a theorem belongs to Alain Connes, whose noncommutative geometry program from the 1980s onward takes the commutative dictionary as the specification for the noncommutative case, replacing the space by the algebra and equipping it with a spectral triple to recover differential and metric structure.
Bibliography Master
- Davidson, K. R., C-Algebras by Example*, Fields Institute Monographs 6, American Mathematical Society, 1996. Ch. I.
- Murphy, G. J., C-Algebras and Operator Theory*, Academic Press, 1990. Ch. 2.
- Gelfand, I. and Naimark, M., "On the imbedding of normed rings into the ring of operators in Hilbert space", Mat. Sbornik 12 (1943), 197–213.
- Dixmier, J., C-Algebras*, North-Holland, 1977. §1.
- Connes, A., Noncommutative Geometry, Academic Press, 1994. Ch. I.
- Stone, M. H., "The theory of representations for Boolean algebras", Transactions of the American Mathematical Society 40 (1936), 37–111.
Operator-algebras spine, commutative-theory companion to 39.01.01. Produced as the Gelfand-duality anchor: the contravariant equivalence between commutative C-algebras and (locally) compact Hausdorff spaces, and the conceptual basis of noncommutative topology.*