Theorems · Definition · functional analysis
Filter.IsIncreasingApproximateUnit.casesOn
{A : Type u_1} →
[inst : NonUnitalCStarAlgebra A] →
[inst_1 : PartialOrder A] →
{l : Filter A} →
{motive : l.IsIncreasingApproximateUnit → Sort u} →
(t : l.IsIncreasingApproximateUnit) →
((toIsApproximateUnit : l.IsApproximateUnit) →
(eventually_nonneg : ∀ᶠ (x : A) in l, 0 ≤ x) →
(eventually_norm : ∀ᶠ (x : A) in l, ‖x‖ ≤ 1) → motive ⋯) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- Filterstatement and proof · cited by 8,121
- PartialOrderstatement and proof · cited by 6,410
- Norm.normstatement and proof · cited by 5,413
- Filter.Eventuallystatement and proof · cited by 3,134
- NonUnitalCStarAlgebrastatement and proof · cited by 149
- Filter.IsApproximateUnitstatement and proof · cited by 10
- Filter.IsIncreasingApproximateUnitstatement and proof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.