Theorems · Theorem · order theory
iInf_exists
∀ {α : Type u_1} {ι : Sort u_4} [inst : CompleteLattice α] {p : ι → Prop} {f : Exists p → α},
⨅ (x : Exists p), f x = ⨅ i, ⨅ (h : p i), f ⋯- Defined in
- Mathlib.Order.CompleteLattice.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
- Assumes
- CompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- iInfstatement and proof · cited by 1,690
- CompleteLatticestatement and proof · cited by 1,048
- iInf_leproof · cited by 104
- le_iInfproof · cited by 102
- le_iInf₂proof · cited by 67
- ge_antisymmproof · cited by 51
- iInf₂_leproof · cited by 45
Cited by6
Results whose statement or proof uses this declaration.
- Set.iInter_existsproof · cited by 44
- nhds_eq_orderproof · cited by 9
- TopCat.Presheaf.EtaleSpace.eventually_nhdsproof · cited by 2
- Finset.iInf_biUnionproof · cited by 1
- Finset.iInf_finset_imageproof · cited by 1
- iInf_extend_topproof · cited by 0