Mathlib Map

Theorems · Theorem · group theory

mul_div_mul_comm

∀ {α : Type u_1} [inst : DivisionCommMonoid α] (a b c d : α), a * b / (c * d) = a / c * (b / d)
Defined in
Mathlib.Algebra.Group.Basic
Cited by
11 results in Mathlib
Foundations
Depth 7 from the axioms · uses propext
Assumes
DivisionCommMonoid

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.

Cited by11

Results whose statement or proof uses this declaration.