Theorems · Theorem · order theory
sub_lt_sub_iff_left
∀ {α : Type u} [inst : AddGroup α] [inst_1 : LT α] [AddLeftStrictMono α] [AddRightStrictMono α] {b c : α} (a : α),
a - b < a - c ↔ c < b- Cited by
- 3 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement and proof · cited by 4,410
- sub_eq_add_negproof · cited by 1,023
- AddLeftStrictMonostatement and proof · cited by 203
- AddRightStrictMonostatement and proof · cited by 160
- neg_add_cancel_leftproof · cited by 84
- neg_lt_neg_iffproof · cited by 39
- add_lt_add_iff_leftproof · cited by 30
Cited by3
Results whose statement or proof uses this declaration.
- sub_lt_sub_leftproof · cited by 9
- nhds_eq_iInf_abs_subproof · cited by 5
- Real.exists_rat_eq_convergent'proof · cited by 1