The Six-Term Exact Sequence, Bott Periodicity, and AF Classification
Anchor (Master): Blackadar *K-Theory for Operator Algebras* (MSRI 5) Ch. 8-10; Davidson Ch. VII-IX; Elliott (1976); Kirchberg-Phillips (2000)
Intuition Beginner
Cut an operator algebra into two pieces: a small inside part, called an ideal, and the outside view you get after you forget the inside, called the quotient. Each piece has the two fingerprints from before — a count of projections and a count of loops of reversible elements. The question is how the three sets of fingerprints, for the inside, the whole, and the outside, fit together.
The answer is that they chain into a loop of six stations. You can walk a projection-count from the inside to the whole to the outside, then around a corner into the loop-counts, around those three the same way, and back to the start. At each station, what dies on the way in is exactly what was born just before: nothing is lost or doubled. This single six-station loop is the calculator of the whole subject. If you know five of the six counts and the maps between them, you can read off the sixth.
The deepest surprise is that the loop only needs six stations and never more. Counting projections and counting loops are the only two fingerprints there ever are: a third would just repeat the first. That two-step rhythm is called periodicity, and it is why the chain closes up instead of running on forever.
Visual Beginner
The three pieces of a cut algebra share their fingerprints around a closed loop of six stations.
The dictionary reads: the top three boxes count projections for the inside, the whole, and the outside; the bottom three count loops of reversible elements for the same three pieces; the two corner arrows, called the index and the exponential, are the only new maps; and the word exact on every arrow means the chain wastes nothing. Walk all the way around and you return to where you began.
Worked example Beginner
Take the bookshelf algebra of the one-way shift from before, called the Toeplitz algebra. Its inside ideal is the small operators that touch only finitely much of the shelf, and its outside quotient is the functions on a circle. We will read off one corner of the six-station loop.
The outside, functions on a circle, has loops counted by winding: the function that wraps the circle once around counts as , twice as , and so on, giving the whole numbers. The inside, small operators, has projections counted by rank, also the whole numbers. The corner arrow called the index carries a wound-up outside loop to an inside projection-count.
What does it carry the once-around wrap to? The once-around wrap lifts to the shift itself, and the shift fails to be reversible by exactly one missing slot — a single rank-one projection. So the index arrow sends to (up to a sign): wrapping once costs one missing slot.
What this tells us: the corner of the loop for the bookshelf algebra is the rule "winding number in, missing-slot count out," and it sends the generator to the generator . That one identity is the Fredholm index, and the whole six-station loop is just this kind of bookkeeping done for every cut at once.
Check your understanding Beginner
Formal definition Intermediate+
Let be a short exact sequence of C*-algebras 39.01.04. Operator K-theory assigns to it two connecting maps and a cyclic exact sequence.
The index map is defined on a unitary by lifting to a unitary , setting 39.02.02. The exponential map is defined on a projection by lifting it to a self-adjoint with and setting ; since , the unitary lies in .
The suspension of is , the -valued continuous functions on vanishing at . The fundamental periodicity result is Bott periodicity: the Bott map , (using ), is a natural isomorphism. Equivalently with indices mod , so is 2-periodic in the suspension.
The six-term exact sequence assembles these. From one obtains the cyclic diagram
exact at every node [Rørdam-Larsen-Laustsen Ch. 9-12]. A C*-algebra is approximately finite-dimensional (AF) if for an increasing sequence of finite-dimensional C*-subalgebras 39.02.02. Its dimension group is the pointed ordered abelian group when is unital, or with scale in general.
Counterexamples to common slips
- The index and exponential maps are not induced by -homomorphisms; they are connecting maps of a homological sequence. A unitary over the quotient need not lift to a unitary over , and the obstruction to lifting is exactly . Treating as functorial in the naive sense (a map between K-groups coming from an algebra map) loses the whole index-theoretic content.
- Bott periodicity is a statement about suspension, not about itself: and are generally different. The periodicity identifies a group with the K-theory of a doubly-suspended algebra, not with .
- The Elliott invariant for AF algebras is the ordered group (K_0, K_0_+, \text{scale}), not the bare group . The CAR algebra and the universal UHF algebra can have non-isomorphic dimension groups ( versus ) even though as bare groups both are divisible-into rank-one rationals; the order and the embedding of the unit distinguish them.
Key theorem with proof Intermediate+
Theorem (the six-term exact sequence). Let be a short exact sequence of C-algebras. Then the cyclic diagram above is exact at all six nodes, with the index map and the exponential map as the two corner connecting homomorphisms.* [Blackadar Ch. 9]
Proof. The structural input is that is half-exact: for the extension above, the sequence is exact at the middle term . This is proved directly: a class in is with , so after stabilising and are connected over ; lifting the connecting path and correcting by a unitary shows lies in the image of . The reverse inclusion is functoriality applied to 39.02.02.
Half-exactness of together with homotopy invariance and stability propagates to a long exact sequence through the mapping cone. Let be the mapping cone of . There is a natural extension relating to the suspension, and the inclusion induced by is a K-equivalence by an Eilenberg-swindle-style excision argument. Iterating half-exactness along the cone construction yields the infinite long exact sequence
with the maps being the connecting homomorphisms.
Now apply Bott periodicity, the natural isomorphism , equivalently for every . This collapses the infinite sequence: the term becomes , the term becomes , and so on, so the long sequence folds into the cyclic six-term diagram. Under this identification the connecting map becomes the index map , and the connecting map in the dual position becomes the exponential map . The explicit lift formulas for and above are computations of these connecting maps in the projection and unitary pictures; that agrees with the index map of 39.02.02 is the verification that the Bott identification carries the abstract connecting map to the unitary-lift formula. Exactness at every node is inherited from the long exact sequence.
Bridge. The six-term sequence builds toward the entire computational machinery of classification and appears again in 39.02.01, where it is the Pimsner-Voiculescu sequence computing of the irrational rotation algebra as a crossed product. The foundational reason the chain closes after six terms is exactly Bott periodicity: has only two values because suspension is 2-periodic, so this is exactly the algebraic shadow of in topology. The index map generalises the Fredholm index of the Toeplitz extension 39.01.04, and the exponential map is dual to it; putting these together, the central insight is that a short exact sequence of algebras induces a long exact sequence of K-groups that periodicity folds into a hexagon, and the bridge is that classifying C*-algebras up to the data computable by this hexagon is the Elliott program.
Exercises Intermediate+
Lean formalization Intermediate+
lean_status: none — Mathlib has C*-algebras, ideals, quotients, matrices over them, and the abstract Grothendieck group, but not the suspension functor, the mapping cone, half-exactness, the index and exponential connecting maps, Bott periodicity, the six-term exact sequence, the ordered as a complete invariant, or the Elliott and Kirchberg-Phillips classification theorems.
The intended statements read schematically:
import Mathlib.Analysis.CStarAlgebra.Basic
import Mathlib.Analysis.CStarAlgebra.Quotient
variable {J A : Type*} [CStarAlgebra J] [CStarAlgebra A]
/-- Bott periodicity: K₀ of A is K₁ of the suspension SA. -/
theorem bott_periodicity (A : Type*) [CStarAlgebra A] :
K0 A ≃+ K1 (Suspension A) :=
sorry -- Bott map [p] ↦ loop t ↦ exp(2πit)p + (1-p)
/-- The six-term exact sequence of an extension 0 → J → A → A/J → 0. -/
theorem six_term_exact
(ι : J →⋆ₐ[ℂ] A) (π : A →⋆ₐ[ℂ] (A ⧸ ι.range)) (hext : IsExtension ι π) :
ExactCyclic6 (K0 J) (K0 A) (K0 (A ⧸ ι.range))
(K1 (A ⧸ ι.range)) (K1 A) (K1 J)
(indexMap π) (expMap π) :=
sorry
/-- Elliott: unital AF algebras are classified by pointed ordered K₀. -/
theorem elliott_AF_classification
(A B : Type*) [CStarAlgebra A] [CStarAlgebra B] [IsAF A] [IsAF B]
(h : OrderedK0Iso A B) : A ≃⋆ₐ[ℂ] B :=
sorryAdvanced results Master
Naturality and the mapping cylinder. The six-term sequence is natural in the extension: a morphism of short exact sequences induces a ladder of six-term diagrams commuting with the connecting maps. The cleanest construction realises and as honest induced maps via the mapping cone and the natural K-equivalence paired with by excision; Bott periodicity then identifies the resulting long exact sequence with the hexagon. The exponential map admits the dual description after suspending, which is why it is computed by the exponential — suspending a projection and applying the index produces a unitary loop, and the loop is the exponential of the self-adjoint lift.
The Pimsner-Voiculescu sequence. For a crossed product the Pimsner-Voiculescu exact sequence reads
$$
K_0(A) \xrightarrow{,1 - \alpha_*,} K_0(A) \to K_0(A \rtimes \mathbb{Z}) \to K_1(A) \xrightarrow{,1 - \alpha_*,} K_1(A) \to K_1(A \rtimes \mathbb{Z}),
$$
itself a six-term sequence for the Toeplitz extension of the crossed product (the mapping-torus presentation) 39.01.04. Applied to the irrational rotation algebra it gives , , with the order on scaled by — the trace pairing has image , distinguishing the for different up to 39.02.01.
Elliott's classification of AF algebras. A unital AF algebra is determined up to isomorphism by its dimension group , and every countable pointed ordered abelian group that is a Riesz group (an ordered group with the Riesz interpolation property and no nonzero infinitesimals, i.e. an unperforated group with interpolation) arises. The proof is the approximate intertwining: positive unital maps between dimension groups lift to -homomorphisms between finite stages, and Elliott's intertwining lemma assembles a commuting ladder converging to an isomorphism. Thus the classification of AF algebras is the classification of dimension groups — a purely order-theoretic problem — and Effros-Handelman-Shen characterise exactly which ordered groups occur. The UHF algebras correspond to subgroups of containing with the inherited order, classified by supernatural numbers; the CAR algebra is .
The Elliott program and Kirchberg-Phillips. Elliott conjectured that all separable nuclear simple C*-algebras are classified by the Elliott invariant — ordered K-theory, the trace simplex , and the pairing . The purely infinite simple nuclear case was settled by Kirchberg and Phillips: Kirchberg algebras in the UCT class are classified by with the unit class [Kirchberg-Phillips 2000], with () absorbing — for every Kirchberg algebra — and tensorially stabilising the purely infinite condition. The stably finite case, after counterexamples of Rørdam and Toms forced the addition of regularity hypotheses, was completed for -stable algebras (the Jiang-Su algebra being the stably finite analogue of ), making the Toms-Winter regularity the precise boundary of classifiability.
Synthesis. The six-term sequence is the central insight that organises the entire classification program: it is the foundational reason a short exact sequence of C*-algebras becomes a computable cyclic chain of abelian groups, and Bott periodicity is exactly the reason the chain closes after six terms rather than running on forever, since is 2-periodic in the suspension. The index map generalises the Fredholm index of the Toeplitz extension 39.01.04, the exponential map is dual to it, and putting these together with the Pimsner-Voiculescu specialisation gives every concrete K-group of crossed products and extensions — this is exactly the engine that computes the dimension group of an AF algebra and the invariant of the irrational rotation algebra 39.02.01. The bridge from computation to classification is Elliott's theorem: the dimension group is a complete invariant for AF algebras, and the central insight that classifying an entire class of C*-algebras has become computing and comparing ordered K-theory launches the Elliott program, whose purely infinite half is the Kirchberg-Phillips theorem classifying the Cuntz algebras and all Kirchberg algebras by their bare K-theory.
Full proof set Master
Proposition (the exponential map is well-defined). Let be a short exact sequence and a projection. Lift to a self-adjoint with (possible since the self-adjoint part surjects). Then because (as gives ), and is independent of the lift and of the representative of . Indeed two self-adjoint lifts of differ by an element of , so and are connected through , a path in , giving the same class; additivity follows from , so is a homomorphism.
Proposition (exactness at ). The composite is zero, and . If for a projection , then is itself a self-adjoint lift of with (since is a projection), so . Conversely, if then for a self-adjoint lift ; writing for via a path, the element is a self-adjoint lift of with , whose spectrum lies in , hence is a projection-valued lift, exhibiting .
Proposition (Bott periodicity by the Toeplitz extension). For any C*-algebra , . Tensor the Toeplitz extension with and restrict to functions vanishing at a basepoint, giving with the kernel of evaluation. The Toeplitz algebra is K-equivalent to (it is homotopy equivalent to through the path contracting the shift, so ), so the six-term sequence of this extension degenerates and its connecting map is an isomorphism. This is the Cuntz proof of Bott periodicity: periodicity is the statement that the Toeplitz extension is, after suspension, K-theoretically split into a degree shift.
Proposition (dimension groups are unperforated with interpolation). Let be AF with . The ordered group (positive cone the limit of , connecting maps the positive multiplicity matrices) is unperforated — for some forces — because each is and positivity is detected at a finite stage. It satisfies Riesz interpolation: given there is with , inherited from the lattice order on each and preserved in the limit. By the Effros-Handelman-Shen theorem these two properties characterise dimension groups exactly: every countable unperforated ordered group with interpolation is the dimension group of some AF algebra.
Proposition ( via the six-term sequence). The Toeplitz-Cuntz extension (the algebra generated by isometries with orthogonal ranges, no partition relation) has K-equivalent to and the inclusion-induced map on equal to multiplication by (the range projections each contribute , and the relation imposes against ). The six-term sequence then reads with terms vanishing, so and for .
Connections Master
Operator K-Theory: K_0 and K_1 of C-Algebras
39.02.02* — the index map and exponential map assembled here are the connecting homomorphisms whose unitary-lift and projection-lift formulas were established there; the four pillars (functoriality, stability, homotopy invariance, half-exactness) are exactly the input that, with Bott periodicity, forces the cyclic six-term sequence.The Toeplitz Algebra, Cuntz Algebras, and Extensions
39.01.04— the Toeplitz extension is the worked example computing Fredholm index winding, and the Cuntz relations give via the six-term sequence; these extensions are the concrete inputs on which the abstract hexagon is exercised.AF Algebras, Bratteli Diagrams, and the Irrational Rotation Algebra
39.02.01— Elliott's classification completes here as a corollary: the dimension group (K_0, K_0_+, \text{scale}) is a complete invariant for AF algebras, and the Pimsner-Voiculescu specialisation of the six-term sequence computes of the irrational rotation algebra as a crossed product.Comparison of Projections and the Murray-von Neumann Type Classification
39.03.04— the stably finite versus purely infinite dichotomy that splits the classification into the Elliott (ordered ) and Kirchberg-Phillips (bare ) regimes is the K-theoretic image of the finite/infinite dichotomy of the type classification.Topological K-theory
03.08.01— Bott periodicity for C*-algebras is the noncommutative extension of the topological Bott periodicity ; the suspension is the operator-algebraic reduced suspension, and the six-term sequence generalises the long exact sequence of a cofibration in topological K-theory.
Historical & philosophical context Master
The six-term exact sequence emerged in the 1970s as operator K-theory matured from the Atiyah-Hirzebruch topological theory into a tool for C*-algebras. Bott periodicity, proved topologically by Bott in 1957 for the unitary group, was transported to the operator-algebraic setting; Cuntz gave a short proof in 1981 using the Toeplitz extension, replacing the analytic machinery with the algebra of a single isometry [Cuntz 1981]. The index map identified with the Fredholm index through the Toeplitz extension tied the sequence to the Atiyah-Singer index theorem and to Brown-Douglas-Fillmore extension theory.
Elliott proved in 1976 that AF algebras are classified by their pointed ordered , the dimension group [Elliott 1976], reducing a problem about operator algebras to one about ordered abelian groups; Effros, Handelman, and Shen characterised the groups that arise. This was the seed of the Elliott program, the conjecture that separable nuclear simple C*-algebras are classified by K-theory and traces. The purely infinite case was settled by Kirchberg and Phillips around 2000 [Kirchberg-Phillips 2000], with absorption and stabilisation as the structural pillars. Counterexamples of Rørdam and Toms in the 2000s showed the stably finite conjecture needed regularity hypotheses, and the program reached its modern form with -stability and the Toms-Winter conjecture, placing the Jiang-Su algebra as the stably finite analogue of .
Bibliography Master
- Blackadar, B., K-Theory for Operator Algebras, 2nd ed., MSRI Publications 5, Cambridge University Press, 1998.
- Rørdam, M., Larsen, F., and Laustsen, N. J., An Introduction to K-Theory for C-Algebras*, London Mathematical Society Student Texts 49, Cambridge University Press, 2000.
- Davidson, K. R., C-Algebras by Example*, Fields Institute Monographs 6, American Mathematical Society, 1996. Ch. VII-IX.
- Elliott, G. A., "On the classification of inductive limits of sequences of semisimple finite-dimensional algebras", Journal of Algebra 38 (1976), 29-44.
- Effros, E. G., Handelman, D. E., and Shen, C.-L., "Dimension groups and their affine representations", American Journal of Mathematics 102 (1980), 385-407.
- Cuntz, J., "K-theory for certain C*-algebras", Annals of Mathematics 113 (1981), 181-197.
- Pimsner, M. and Voiculescu, D., "Exact sequences for K-groups and Ext-groups of certain cross-product C*-algebras", Journal of Operator Theory 4 (1980), 93-118.
- Kirchberg, E. and Phillips, N. C., "Embedding of exact C*-algebras in the Cuntz algebra O_2", Journal für die reine und angewandte Mathematik 525 (2000), 17-53.
- Rørdam, M., "A simple C*-algebra with a finite and an infinite projection", Acta Mathematica 191 (2003), 109-142.
Operator-algebras spine, third unit of the AF-algebras / K-theory chapter. Produced as the computational engine: the index and exponential connecting maps, Bott periodicity and the resulting 2-periodicity, the cyclic six-term exact sequence of an extension, the Toeplitz extension as the worked index computation, the Pimsner-Voiculescu specialisation, Elliott's classification of AF algebras by the dimension group completed as a corollary, and the Kirchberg-Phillips classification of Kirchberg algebras and the Elliott program.