Theorems · Theorem · real analysis
ENNReal.le_iInf_add_iInf
∀ {ι : Sort u_1} {f : ι → ENNReal} {a : ENNReal} {κ : Sort u_2} {g : κ → ENNReal},
(∀ (i : ι) (j : κ), a ≤ f i + g j) → a ≤ iInf f + iInf g- Defined in
- Mathlib.Data.ENNReal.Operations
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 128 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement and proof · cited by 9,879
- iInfstatement and proof · cited by 1,690
- le_iInf₂proof · cited by 67
- ENNReal.iInf_addproof · cited by 7
- ENNReal.add_iInfproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.