Theorems · Theorem · order theory
WithBot.coe_max
∀ {α : Type u_1} [inst : LinearOrder α] (a b : α), ↑(max a b) = max ↑a ↑b- Defined in
- Mathlib.Order.WithBot
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
- Assumes
- LinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- WithBotstatement · cited by 1,498
- WithBot.somestatement · cited by 541
Cited by1
Results whose statement or proof uses this declaration.
- List.foldr_max_of_ne_nilproof · cited by 0