Theorems · Theorem · field theory
Real.le_iInf
∀ {ι : Sort u_1} {f : ι → ℝ} {a : ℝ}, (∀ (i : ι), a ≤ f i) → a ≤ 0 → a ≤ ⨅ i, f iAs ⨅ i, f i = 0 when the domain of the real-valued function f is empty, it suffices to show
that all values of f are at least some nonpositive number a to show that a ≤ ⨅ i, f i.
See also le_ciInf.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- iInfstatement · cited by 1,690
- Set.forall_mem_rangeproof · cited by 135
- Real.le_sInfproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Real.iInf_nonnegproof · cited by 3