Theorems · Theorem · functional analysis
CStarAlgebra.hasBasis_approximateUnit
∀ (A : Type u_1) [inst : NonUnitalCStarAlgebra A] [inst_1 : PartialOrder A] [inst_2 : StarOrderedRing A],
(CStarAlgebra.approximateUnit A).HasBasis (fun x => 0 ≤ x ∧ ‖x‖ < 1) fun x => {x_1 | x ≤ x_1} ∩ Metric.closedBall 0 1The canonical approximate unit in a C⋆-algebra has a basis of sets
{x | a ≤ x} ∩ closedBall 0 1 for 0 ≤ a.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 329 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement · cited by 25,697
- PartialOrderstatement and proof · cited by 6,410
- Set.ofPredstatement · cited by 6,101
- Norm.normstatement · cited by 5,413
- Metric.closedBallstatement and proof · cited by 704
- Filter.HasBasisstatement · cited by 604
- StarOrderedRingstatement and proof · cited by 587
- NonUnitalCStarAlgebrastatement and proof · cited by 149
- Filter.HasBasis.inf_principalproof · cited by 18
- Filter.IsBasis.hasBasisproof · cited by 3
- CStarAlgebra.isBasis_nonneg_sectionsproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- CStarAlgebra.increasingApproximateUnitproof · cited by 0