Mathlib Map

Theorems · Theorem · ring theory

IsStarProjection.add

∀ {R : Type u_1} {p q : R} [inst : NonUnitalNonAssocSemiring R] [inst_1 : StarRing R],
  IsStarProjection p → IsStarProjection q → p * q = 0 → IsStarProjection (p + q)

The sum of star projections is a star projection if their product is 0.

Defined in
Mathlib.Algebra.Star.StarProjection
Cited by
0 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Quot.sound
Assumes
NonUnitalNonAssocSemiringStarRing

Around this declaration

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

Cites12

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.