Theorems · Theorem · order theory
AddLECancellable.tsub_tsub_cancel_of_le
∀ {α : Type u_1} [inst : AddCommSemigroup α] [inst_1 : PartialOrder α] [ExistsAddOfLE α] [AddLeftMono α]
[inst_4 : Sub α] [OrderedSub α] {a b : α}, AddLECancellable (b - a) → a ≤ b → b - (b - a) = a- Cited by
- 4 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- AddLeftMonostatement and proof · cited by 687
- ExistsAddOfLEstatement and proof · cited by 330
- OrderedSubstatement and proof · cited by 236
- AddCommSemigroupstatement and proof · cited by 178
- AddLECancellablestatement and proof · cited by 87
- add_tsub_cancel_of_leproof · cited by 79
- AddLECancellable.tsub_eq_of_eq_addproof · cited by 11
Cited by4
Results whose statement or proof uses this declaration.
- tsub_tsub_cancel_of_leproof · cited by 10
- ENNReal.sub_sub_cancelproof · cited by 4
- AddLECancellable.tsub_tsub_tsub_cancel_leftproof · cited by 1
- ENat.sub_sub_cancelproof · cited by 1