Theorems · Theorem · number theory
Rat.cast_max
∀ {K : Type u_5} [inst : Field K] [inst_1 : LinearOrder K] [IsStrictOrderedRing K] (p q : ℚ), ↑(max p q) = max ↑p ↑q- Defined in
- Mathlib.Data.Rat.Cast.Order
- 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.
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
- Fieldstatement and proof · cited by 7,404
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Monotone.map_maxproof · cited by 55
- Rat.cast_monoproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Rat.cast_absproof · cited by 13