Theorems · Theorem · order theory
min_def_lt
∀ {α : Type u_2} [inst : LinearOrder α] (a b : α), min a b = if a < b then a else b- Defined in
- Mathlib.Order.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
- 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
- min_commproof · cited by 23
- min_defproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- abs_sub_round_eq_minproof · cited by 3