Theorems · Theorem · order theory
csInf_eq_iff
∀ {α : Type u_1} [inst : ConditionallyCompleteLinearOrder α] {s : Set α} [WellFoundedLT α],
s.Nonempty → ∀ (n : α), sInf s = n ↔ n ∈ s ∧ ∀ a ∈ s, n ≤ a- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 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.
- Setstatement and proof · cited by 53,352
- Set.Nonemptystatement and proof · cited by 2,627
- le_antisymmproof · cited by 2,068
- OrderBotproof · cited by 1,055
- InfSet.sInfstatement and proof · cited by 935
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- WellFoundedLTstatement and proof · cited by 491
- csInf_leproof · cited by 51
- le_csInfproof · cited by 36
- OrderBot.bddBelowproof · cited by 31
- csInf_memproof · cited by 19
- WellFoundedLT.toOrderBotproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.