Mathlib Map

Theorems · Theorem · commutative algebra

IsLocalRing.isUnit_or_isUnit_of_isUnit_add

∀ {R : Type u_1} [inst : Semiring R] [IsLocalRing R] {a b : R}, IsUnit (a + b) → IsUnit a ∨ IsUnit b
Defined in
Mathlib.RingTheory.LocalRing.Basic
Cited by
4 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext
Assumes
SemiringIsLocalRing

Around this declaration

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

Cites9

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

Cited by4

Results whose statement or proof uses this declaration.