Theorems · Theorem · order theory
cmp_add_right
∀ {α : Type u_3} [inst : Add α] [inst_1 : LinearOrder α] [AddRightStrictMono α] (a b c : α),
cmp (a + c) (b + c) = cmp a b- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext
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
- AddRightStrictMonostatement and proof · cited by 160
- cmpstatement · cited by 43
- strictMono_idproof · cited by 16
- StrictMono.cmp_map_eqproof · cited by 7
- StrictMono.add_constproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- UpperHalfPlane.cmp_dist_eq_cmp_dist_coe_centerproof · cited by 5
- cmp_sub_zeroproof · cited by 1