Mathlib Map

Theorems · Theorem · group theory

GroupWithZero.div_eq_mul_inv

∀ {G₀ : Type u} [self : GroupWithZero G₀] (a b : G₀), a / b = a * b⁻¹

a / b := a * b⁻¹

Defined in
Mathlib.Algebra.GroupWithZero.Defs
Cited by
0 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
GroupWithZero

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 by7

Results whose statement or proof uses this declaration.