MathlibAnnex.CStarAlgebra.CAR.cardinalMk_atomicCounterexampleAlgebra_le_continuum
Obtains a carrier-cardinality bound from a faithful representation on a separable Hilbert space.
Statement
The underlying set of the fixed CAR-based C*-algebra A has cardinality at most 𝔠 = 2^ℵ₀.
Assumptions
Let A ⊆ B(Hₐₜ) be the fixed unital C*-algebra obtained by adjoining the chosen shell-link unitaries to the atomic representation of the CAR algebra C, and then taking the norm-closed unital *-algebra they generate. No additional hypotheses are supplied to this theorem. Its proof uses the previously constructed faithful representation on the separable CAR trace-GNS space.
Conclusion
|A| ≤ 𝔠.
Proof route
Apply the cardinality bound for an algebra admitting an injective representation on a separable Hilbert space.
Proof steps
- Equip the fixed trace-GNS space with its established separable-space structure.
- Use injectivity of the tracial representation and the operator-space cardinality bound.
Main citations
- MathlibAnnex.Analysis.CStarAlgebra.Representation.cardinalMk_le_continuum_of_injective
Exact source attribution.
Lean source declaration (exact)
/-- The existing faithful separable representation bounds the fixed carrier. -/
theorem cardinalMk_atomicCounterexampleAlgebra_le_continuum :
#AtomicCounterexampleAlgebra ≤ Cardinal.continuum := by
letI : TopologicalSpace.SeparableSpace SeparableCounterexampleHilbertSpace :=
separableSpace_separableCounterexampleHilbertSpace
exact Representation.cardinalMk_le_continuum_of_injective
separableCounterexampleRepresentation separableCounterexampleRepresentation_injectiveRead exact source with highlighted declaration · Raw UTF-8 source · Card PDF · Approved Card JSON
Lean realization notes
Cardinal.mk here refers to the underlying set, not the density character or a vector-space dimension. No CH premise is used. The lower bound required for equality is supplied separately.
Content metadata
en
CARD_CONTENT_COMPLETE
Exact Card identity
Stable Card ID: 2d084b17a142cd92b0c25e448adec6b0e58bfc7280434250e46a36acbc881a4b
Card revision: 2
Card SHA-256: 02df2eeba0368fda2c5814cec462bc5566696823c4b4dd7fe316f492ef6c26d6
Approved exposition revision: 2
Approved exposition SHA-256: 2819956fe322be85a3bf072b0a1b2f513523a360b7b479174c28a5e0114d7c2d
Source: MathlibAnnex v0.4.0