Theorems · Theorem · functional analysis
CStarAlgebra.isBasis_nonneg_sections
∀ (A : Type u_1) [inst : NonUnitalCStarAlgebra A] [inst_1 : PartialOrder A] [StarOrderedRing A],
Filter.IsBasis (fun x => 0 ≤ x ∧ ‖x‖ < 1) fun x => {x_1 | x ≤ x_1}The sections of positive strict contractions form a filter basis.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 327 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- PartialOrderstatement and proof · cited by 6,410
- Set.ofPredstatement and proof · cited by 6,101
- Norm.normstatement and proof · cited by 5,413
- LE.le.transproof · cited by 3,151
- Metric.ballproof · cited by 735
- StarOrderedRingstatement and proof · cited by 587
- norm_zeroproof · cited by 366
- dist_zero_rightproof · cited by 172
- NonUnitalCStarAlgebrastatement and proof · cited by 149
- Filter.IsBasisstatement · cited by 14
- CStarAlgebra.directedOn_nonneg_ballproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- CStarAlgebra.approximateUnitproof · cited by 2
- CStarAlgebra.hasBasis_approximateUnitproof · cited by 1
- CStarAlgebra.increasingApproximateUnitproof · cited by 0