Mathlib Map

Theorems · Theorem · group theory

div_mul_div_cancel

∀ {G : Type u_3} [inst : Group G] (a b c : G), a / b * (b / c) = a / c
Defined in
Mathlib.Algebra.Group.Basic
Cited by
13 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms
Assumes
Group

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 by13

Results whose statement or proof uses this declaration.