Mathlib Map

Theorems · Theorem · order theory

add_tsub_cancel_of_le

∀ {α : Type u_1} [inst : AddCommSemigroup α] [inst_1 : PartialOrder α] [ExistsAddOfLE α] [AddLeftMono α]
  [inst_4 : Sub α] [OrderedSub α] {a b : α}, a ≤ b → a + (b - a) = b
Defined in
Mathlib.Algebra.Order.Sub.Unbundled.Basic
Cited by
79 results in Mathlib
Foundations
Depth 8 from the axioms · uses propext, Quot.sound
Assumes
AddCommSemigroupPartialOrderExistsAddOfLEAddLeftMonoSubOrderedSub

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

tsub_add_cancel_of_le · cited by 112tsub_add_cancel_of_leadd_le_of_le_tsub_left_of_le · cited by 7add_le_of_le_tsub_left_of…Complex.exp_bound · cited by 6Complex.exp_boundexists_prime_orderOf_dvd_card · cited by 5exists_prime_orderOf_dvd_…tsub_add_tsub_cancel · cited by 5tsub_add_tsub_cancelPNat.factorMultiset_le_iff · cited by 5PNat.factorMultiset_le_iffAddLECancellable.add_tsub_assoc_of_le · cited by 5AddLECancellable.add_tsub…AddLECancellable.tsub_lt_iff_left · cited by 4AddLECancellable.tsub_lt_…AddLECancellable.tsub_tsub_cancel_of_le · cited by 4AddLECancellable.tsub_tsu…Finsupp.finite_of_nat_weight_le · cited by 3Finsupp.finite_of_nat_wei…CompositionAsSet.blocks_partial_sum · cited by 3CompositionAsSet.blocks_p…LinearMap.exists_isNilRegular_of_finrank_le_card · cited by 3LinearMap.exists_isNilReg…ENNReal.lt_iff_exists_add_pos_lt · cited by 3ENNReal.lt_iff_exists_add…Polynomial.homogenize_monomial · cited by 3Polynomial.homogenize_mon…Commute.geom_sum₂_mul_add · cited by 3Commute.geom_sum₂_mul_addPartialOrder · cited by 6410PartialOrderle_antisymm · cited by 2068le_antisymmle_refl · cited by 2061le_reflAddLeftMono · cited by 687AddLeftMonoadd_le_add · cited by 666add_le_addle_imp_le_of_le_of_le · cited by 576le_imp_le_of_le_of_leExistsAddOfLE · cited by 330ExistsAddOfLEOrderedSub · cited by 236OrderedSubAddCommSemigroup · cited by 178AddCommSemigroupExistsAddOfLE.exists_add_of_le · cited by 42ExistsAddOfLE.exists_add_…le_add_tsub · cited by 14le_add_tsubadd_tsub_le_left · cited by 1add_tsub_le_leftadd_tsub_cancel_of_leCITED BYCITES

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by79

Results whose statement or proof uses this declaration.