Documentation

Mathlib.Algebra.Ring.Int.Units

Basic lemmas for ℤˣ. #

This file contains lemmas on the units of .

Main results #

See note [foundational algebra order theory].

Units #

theorem Int.units_eq_one_or (u : ˣ) :
u = 1 u = -1
theorem Int.units_ne_iff_eq_neg {u v : ˣ} :
u v u = -v