Mathlib Map

Theorems · Theorem · commutative algebra

add_self_eq_zero

∀ {R : Type u_2} [inst : NonAssocSemiring R] [NoZeroDivisors R] [CharZero R] {a : R}, a + a = 0 ↔ a = 0
Defined in
Mathlib.Algebra.Ring.CharZero
Cited by
7 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext
Assumes
NonAssocSemiringNoZeroDivisorsCharZero

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 by7

Results whose statement or proof uses this declaration.