Theorems · Theorem · order theory
tsub_le_tsub_left
∀ {α : Type u_1} [inst : Preorder α] [inst_1 : AddCommSemigroup α] [inst_2 : Sub α] [OrderedSub α] {a b : α}
[AddLeftMono α], a ≤ b → ∀ (c : α), c - b ≤ c - a- Defined in
- Mathlib.Algebra.Order.Sub.Defs
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- le_reflproof · cited by 2,061
- AddLeftMonostatement and proof · cited by 687
- add_le_addproof · cited by 666
- le_imp_le_of_le_of_leproof · cited by 576
- OrderedSubstatement and proof · cited by 236
- AddCommSemigroupstatement and proof · cited by 178
- tsub_le_iff_leftproof · cited by 38
- le_add_tsubproof · cited by 14
Cited by15
Results whose statement or proof uses this declaration.
- tsub_le_tsubproof · cited by 18
- AddLECancellable.tsub_le_tsub_iff_leftproof · cited by 4
- Polynomial.aeval_iterate_derivative_of_ltproof · cited by 2
- AddLECancellable.tsub_lt_tsub_left_of_leproof · cited by 2
- Metric.eventually_nhds_zero_forall_closedEBall_subsetproof · cited by 2
- Polynomial.aeval_sumIDeriv_of_posproof · cited by 1
- limsup_const_subproof · cited by 1
- lt_of_tsub_lt_tsub_leftproof · cited by 1
- Polynomial.aeval_sumIDerivproof · cited by 1
- liminf_const_subproof · cited by 1
- ENNReal.liminf_const_subproof · cited by 0
- MeasureTheory.prob_compl_le_one_sub_of_le_probproof · cited by 0