Theorems · Theorem · order theory
min_add
∀ {α : Type u_1} [inst : Add α] [inst_1 : LinearOrder α] [AddRightMono α] (a b c : α), min a b + c = min (a + c) (b + c)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
- Assumes
- AddLinearOrderAddRightMono
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- AddRightMonostatement and proof · cited by 367
- Monotone.map_minproof · cited by 43
- add_left_monoproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.