Mathlib Map

Theorems · Theorem · group theory

mul_div_assoc

∀ {G : Type u_1} [inst : DivInvMonoid G] (a b c : G), a * b / c = a * (b / c)
Defined in
Mathlib.Algebra.Group.Defs
Cited by
149 results in Mathlib
Foundations
Depth 7 from the axioms, rests on 38 definitions · uses no axioms
Assumes
DivInvMonoid

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.

Cited by149

Results whose statement or proof uses this declaration.