Theorems · Theorem · group theory
mul_div_mul_right_eq_div
∀ {G : Type u_3} [inst : Group G] (a b c : G), a * c / (b * c) = a / b- Defined in
- Mathlib.Algebra.Group.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- mul_div_cancel_rightproof · cited by 10
- div_mul_eq_div_div_swapproof · cited by 8
Cited by4
Results whose statement or proof uses this declaration.
- cauchySeq_finset_iff_prod_vanishingproof · cited by 3
- Finset.ruzsa_covering_mulproof · cited by 2
- IsOrderedMonoid.mkOfConeproof · cited by 0
- Finset.prod_sdiff_div_prod_sdiffproof · cited by 0