Theorems · Theorem · order theory
tsub_mul
∀ {R : Type u} [inst : NonUnitalNonAssocSemiring R] [inst_1 : PartialOrder R] [CanonicallyOrderedAdd R] [inst_3 : Sub R]
[OrderedSub R] [Std.Total fun x1 x2 => x1 ≤ x2] [AddLeftReflectLE R] [MulRightMono R] (a b c : R),
(a - b) * c = a * c - b * c- Defined in
- Mathlib.Algebra.Order.Ring.Canonical
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 13 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
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- MulRightMonostatement and proof · cited by 263
- OrderedSubstatement and proof · cited by 236
- CanonicallyOrderedAddstatement and proof · cited by 229
- AddLeftReflectLEstatement and proof · cited by 119
- Contravariant.AddLECancellableproof · cited by 45
- AddLECancellable.tsub_mulproof · cited by 2
Cited by14
Results whose statement or proof uses this declaration.
- Nat.totient_prime_pow_succproof · cited by 4
- Finpartition.equitabilise_auxproof · cited by 3
- IsUpperSet.card_inter_le_finsetproof · cited by 2
- tsub_divproof · cited by 2
- Int.erdos_ginzburg_zivproof · cited by 2
- Finpartition.exists_equipartition_card_eqproof · cited by 1
- SzemerediRegularity.energy_incrementproof · cited by 1
- NNReal.sqrt_mul_lt_half_add_of_neproof · cited by 1
- Nat.dist_mul_rightproof · cited by 1
- Finset.pluennecke_petridis_inequality_addproof · cited by 1
- Finset.pluennecke_petridis_inequality_mulproof · cited by 1
- SimpleGraph.mul_card_edgeFinset_turanGraph_leproof · cited by 0