Theorems · Theorem · field theory
Real.le_sInf
∀ {s : Set ℝ} {a : ℝ}, (∀ x ∈ s, a ≤ x) → a ≤ 0 → a ≤ sInf sAs sInf s = 0 when s is an empty set of reals, it suffices to show that all elements of s
are at least some nonpositive number a to show that a ≤ sInf s.
See also le_csInf.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 117 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.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- Set.Nonemptyproof · cited by 2,627
- InfSet.sInfstatement · cited by 935
- LE.le.trans_eqproof · cited by 328
- Set.eq_empty_or_nonemptyproof · cited by 248
- le_csInfproof · cited by 36
- Real.sInf_emptyproof · cited by 21
Cited by2
Results whose statement or proof uses this declaration.
- Real.sInf_nonnegproof · cited by 4
- Real.le_iInfproof · cited by 1