Theorems · Theorem · group theory
mul_mul_div_cancel
∀ {G : Type u_3} [inst : CommGroup G] (a b c : G), a * c * (b / c) = a * b- Defined in
- Mathlib.Algebra.Group.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext
- Assumes
- CommGroup
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.
- mul_assocproof · cited by 1,667
- CommGroupstatement and proof · cited by 990
- mul_div_cancelproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- mabs_mul_eq_oneLePart_sqproof · cited by 1