Theorems · Theorem · real analysis
ENNReal.ofReal_min
∀ (x y : ℝ), ENNReal.ofReal (min x y) = min (ENNReal.ofReal x) (ENNReal.ofReal y)
- Defined in
- Mathlib.Data.ENNReal.Real
- 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.
- Realstatement and proof · cited by 25,697
- ENNRealstatement · cited by 9,879
- ENNReal.ofRealstatement · cited by 863
- Monotone.map_minproof · cited by 43
- ENNReal.ofReal_monoproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.