Theorems · Theorem · order theory
one_div_lt_one_div_of_lt
∀ {α : Type u_2} [inst : Semifield α] [inst_1 : PartialOrder α] [PosMulReflectLT α] {a b : α},
0 < a → a < b → 1 / b < 1 / a- 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.
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
- Semifieldstatement and proof · cited by 439
- LT.lt.transproof · cited by 370
- PosMulReflectLTstatement and proof · cited by 278
- div_lt_oneproof · cited by 38
- lt_div_iff₀'proof · cited by 16
- div_eq_mul_one_divproof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- lt_of_one_div_lt_one_divproof · cited by 1
- Nat.one_div_lt_one_divproof · cited by 0