Theorems · Theorem · group theory
div_div_div_cancel_left
∀ {G : Type u_3} [inst : CommGroup G] (a b c : G), c / a / (c / b) = b / a- 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- mul_commproof · cited by 2,262
- CommGroupstatement and proof · cited by 990
- inv_divproof · cited by 92
- div_inv_eq_mulproof · cited by 53
- div_mul_div_cancelproof · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.