Theorems · Theorem · order theory
Filter.HasBasis.liminf_eq_sSup_iUnion_iInter
∀ {α : Type u_1} [inst : ConditionallyCompleteLattice α] {ι : Type u_6} {ι' : Type u_7} {f : ι → α} {v : Filter ι}
{p : ι' → Prop} {s : ι' → Set ι}, v.HasBasis p s → Filter.liminf f v = sSup (⋃ j, ⋂ i, Set.Iic (f ↑i))- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- ConditionallyCompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- Set.Elemstatement and proof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Set.iUnionstatement and proof · cited by 2,483
- Set.extproof · cited by 2,266
- Set.Iicstatement and proof · cited by 1,111
- Set.iInterstatement and proof · cited by 1,084
- SupSet.sSupstatement and proof · cited by 954
- Filter.HasBasisstatement and proof · cited by 604
- ConditionallyCompleteLatticestatement and proof · cited by 364
- Filter.liminfstatement · cited by 198
Cited by4
Results whose statement or proof uses this declaration.
- Filter.HasBasis.liminf_eq_iteproof · cited by 2
- Filter.HasBasis.liminf_eq_ciSup_ciInfproof · cited by 2
- Measurable.liminf'proof · cited by 2
- Filter.HasBasis.limsup_eq_sInf_iUnion_iInterproof · cited by 0