Theorems · Theorem · real analysis
NNReal.sup_mul
∀ (a b c : NNReal), max a b * c = max (a * c) (b * c)
- Defined in
- Mathlib.Data.NNReal.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NNRealstatement and proof · cited by 4,310
- zero_leproof · cited by 382
- max_mul_of_nonnegproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- NNReal.finset_sup_mulproof · cited by 0