Mathlib Map

Theorems · Theorem · group theory

mul_div

∀ {G : Type u_3} [inst : DivInvMonoid G] (a b c : G), a * (b / c) = a * b / c
Defined in
Mathlib.Algebra.Group.Basic
Cited by
31 results in Mathlib
Foundations
Depth 7 from the axioms · uses propext
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 by31

Results whose statement or proof uses this declaration.