Theorems · Theorem · order theory
AddUnits.max_val
∀ {α : Type u_1} [inst : AddMonoid α] [inst_1 : LinearOrder α] (a b : AddUnits α), ↑(max a b) = max ↑a ↑b- Defined in
- Mathlib.Algebra.Order.Monoid.Units
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
- Assumes
- AddMonoidLinearOrder
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.
- LinearOrderstatement and proof · cited by 8,572
- AddMonoidstatement and proof · cited by 2,864
- AddUnitsstatement and proof · cited by 325
- AddUnits.valstatement and proof · cited by 248
- max_defproof · cited by 7
- AddUnits.val_le_valproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.