Theorems · Theorem · order theory
InfClosed.biInf_mem_of_nonempty
∀ {α : Type u_3} [inst : CompleteLattice α] {s : Set α} {ι : Type u_5} {t : Set ι} {f : ι → α},
InfClosed s → t.Finite → t.Nonempty → (∀ i ∈ t, f i ∈ s) → ⨅ i ∈ t, f i ∈ s- Defined in
- Mathlib.Order.SupClosed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Set.Nonemptystatement and proof · cited by 2,627
- Set.Finitestatement and proof · cited by 1,814
- iInfstatement · cited by 1,690
- CompleteLatticestatement and proof · cited by 1,048
- Set.image_subset_iffproof · cited by 203
- Set.Finite.imageproof · cited by 96
- InfClosedstatement and proof · cited by 57
- Set.image_nonemptyproof · cited by 29
- sInf_imageproof · cited by 25
- InfClosed.sInf_mem_of_nonemptyproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.IsAffineOpen.biInfproof · cited by 0