Mathlib Map

Theorems · Definition · group theory

Units.mk0

{G₀ : Type u_3} → [inst : GroupWithZero G₀] → (a : G₀) → a ≠ 0 → G₀ˣ

Embed a non-zero element of a GroupWithZero into the unit group. By combining this function with the operations on units, or the /ₚ operation, it is possible to write a division as a partial function with three arguments.

Defined in
Mathlib.Algebra.GroupWithZero.Units.Basic
Cited by
181 results in Mathlib
Foundations
Depth 18 from the axioms, rests on 165 definitions · uses propext, Classical.choice, Quot.sound
Assumes
GroupWithZero

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by201

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 201.