Theorems · Theorem · order theory
AddLECancellable.tsub_lt_self
∀ {α : Type u_1} [inst : AddCommMonoid α] [inst_1 : LinearOrder α] [CanonicallyOrderedAdd α] [inst_3 : Sub α]
[OrderedSub α] {a b : α}, AddLECancellable a → 0 < a → 0 < b → a - b < a- Defined in
- Mathlib.Algebra.Order.Sub.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- LinearOrderstatement and proof · cited by 8,572
- LT.lt.leproof · cited by 2,189
- Eq.geproof · cited by 375
- LT.lt.not_geproof · cited by 305
- OrderedSubstatement and proof · cited by 236
- CanonicallyOrderedAddstatement and proof · cited by 229
- LE.le.lt_of_neproof · cited by 116
- AddLECancellablestatement and proof · cited by 87
- tsub_pos_iff_ltproof · cited by 27
- tsub_le_selfproof · cited by 22
- add_le_of_le_tsub_left_of_leproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- ENNReal.sub_lt_selfproof · cited by 10
- tsub_lt_selfproof · cited by 7
- AddLECancellable.tsub_lt_self_iffproof · cited by 2