Theorems · Theorem · order theory
Int.cast_max
∀ {R : Type u_1} [inst : Ring R] [inst_1 : LinearOrder R] [IsStrictOrderedRing R] {a b : ℤ}, ↑(max a b) = max ↑a ↑b- Defined in
- Mathlib.Algebra.Order.Ring.Cast
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 34 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
- Ringstatement and proof · cited by 7,463
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Monotone.map_maxproof · cited by 55
- Int.cast_monoproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Int.cast_absproof · cited by 54