Theorems · Theorem · group theory
mul_div_mul_left_eq_div
∀ {G : Type u_3} [inst : CommGroup G] (a b c : G), c * a / (c * b) = a / b- Defined in
- Mathlib.Algebra.Group.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
- Assumes
- CommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- mul_commproof · cited by 2,262
- mul_assocproof · cited by 1,667
- CommGroupstatement and proof · cited by 990
- div_eq_mul_invproof · cited by 715
- mul_inv_revproof · cited by 270
- mul_inv_cancel_comm_assocproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.