Theorems · Theorem · order theory
max_mul
∀ {α : Type u_1} [inst : Mul α] [inst_1 : LinearOrder α] [MulRightMono α] (a b c : α), max a b * c = max (a * c) (b * c)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
- Assumes
- MulLinearOrderMulRightMono
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.
- LinearOrderstatement and proof · cited by 8,572
- MulRightMonostatement and proof · cited by 263
- Monotone.map_maxproof · cited by 55
- mul_left_monoproof · cited by 10
Cited by3
Results whose statement or proof uses this declaration.
- LipschitzWith.prodMkproof · cited by 4
- Finset.sup_mul₀proof · cited by 1
- LipschitzOnWith.prodMkproof · cited by 1