Mathlib Map

Theorems · Theorem · ring theory

mul_self_sub_one

∀ {R : Type u} [inst : NonAssocRing R] (a : R), a * a - 1 = (a + 1) * (a - 1)
Defined in
Mathlib.Algebra.Ring.Commute
Cited by
0 results in Mathlib
Foundations
Depth 19 from the axioms · uses no axioms
Assumes
NonAssocRing

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.