Theorems · Theorem · order theory
max_div_div_right
∀ {α : Type u_4} [inst : Semifield α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α] {c : α},
0 ≤ c → ∀ (a b : α), max (a / c) (b / c) = max a b / c- Defined in
- Mathlib.Algebra.Order.Field.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 46 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.
- LinearOrderstatement and proof · cited by 8,572
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Semifieldstatement and proof · cited by 439
- Monotone.map_maxproof · cited by 55
- monotone_div_right_of_nonnegproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Set.preimage_mul_const_uIccproof · cited by 3
- ModularFormClass.exists_boundproof · cited by 1