Documentation

Mathlib.Data.Nat.Units

The units of the natural numbers as a Monoid and AddMonoid #

theorem Nat.units_eq_one (u : ˣ) :
u = 1
@[simp]
theorem Nat.isUnit_iff {n : } :
IsUnit n n = 1
Equations
Equations