Theorems · Theorem · number theory
NNRat.lt_def
∀ {p q : ℚ≥0}, p < q ↔ p.num * q.den < q.num * p.den- Defined in
- Mathlib.Data.NNRat.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NNRatstatement and proof · cited by 523
- NNRat.castproof · cited by 235
- NNRat.numstatement and proof · cited by 53
- NNRat.denstatement and proof · cited by 51
- NNRat.num_coeproof · cited by 14
- NNRat.coe_lt_coeproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- NNRat.cast_strictMonoproof · cited by 3