Theorems · Theorem · order theory
WithTop.coe_min
∀ {α : Type u_1} [inst : LinearOrder α] (a b : α), ↑(min a b) = min ↑a ↑b- Defined in
- Mathlib.Order.WithBot
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 21 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
- WithTopstatement · cited by 3,754
- WithTop.somestatement · cited by 1,128
Cited by3
Results whose statement or proof uses this declaration.
- HahnSeries.min_orderTop_le_orderTop_addproof · cited by 2
- List.foldr_min_of_ne_nilproof · cited by 0
- Padic.AddValuation.map_addproof · cited by 0