Mathlib Map

Theorems · Theorem · ring theory

sq_eq_one_iff

∀ {R : Type u} [inst : Ring R] {a : R} [NoZeroDivisors R], a ^ 2 = 1 ↔ a = 1 ∨ a = -1
Defined in
Mathlib.Algebra.Ring.Commute
Cited by
14 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext
Assumes
RingNoZeroDivisors

Around this declaration

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

Cites5

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

Cited by14

Results whose statement or proof uses this declaration.