Theorems · Theorem · order theory
div_mul_le_div_mul_of_div_le_div
∀ {α : Type u_2} [inst : Semifield α] [inst_1 : PartialOrder α] [PosMulReflectLT α] {a b c d e : α}
[IsStrictOrderedRing α], a / b ≤ c / d → 0 ≤ e → a / (b * e) ≤ c / (d * e)- Defined in
- Mathlib.Algebra.Order.Field.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Semifieldstatement and proof · cited by 439
- mul_le_mul_of_nonneg_rightproof · cited by 301
- PosMulReflectLTstatement and proof · cited by 278
- one_div_nonnegproof · cited by 11
- div_mul_eq_div_mul_one_divproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.