Theorems · Theorem · order theory
mul_tsub
∀ {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] (a b c : R), a * (b - c) = a * b - a * c- Defined in
- Mathlib.Algebra.Order.Ring.Canonical
- Cited by
- 11 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.
Cites7
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
- OrderedSubstatement and proof · cited by 236
- CanonicallyOrderedAddstatement and proof · cited by 229
- AddLeftReflectLEstatement and proof · cited by 119
- Contravariant.AddLECancellableproof · cited by 45
- AddLECancellable.mul_tsubproof · cited by 1
Cited by11
Results whose statement or proof uses this declaration.
- IsUpperSet.card_inter_le_finsetproof · cited by 2
- mul_self_tsub_mul_selfproof · cited by 2
- PadicInt.appr_ltproof · cited by 2
- SzemerediRegularity.energy_incrementproof · cited by 1
- NNReal.sqrt_mul_lt_half_add_of_neproof · cited by 1
- Set.InvOn.one_sub_one_add_invproof · cited by 1
- Finset.pluennecke_petridis_inequality_addproof · cited by 1
- Finset.pluennecke_petridis_inequality_mulproof · cited by 1
- mul_tsub_oneproof · cited by 0
- Finset.card_biUnion_le_of_intersectingproof · cited by 0
- IsUpperSet.le_card_inter_finsetproof · cited by 0