Mathlib Map

Theorems · Theorem · ring theory

IsStarProjection.sub_of_mul_eq_right

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

q - p is a star projection when q * p = p.

Defined in
Mathlib.Algebra.Star.StarProjection
Cited by
1 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NonUnitalNonAssocRingStarRing

Around this declaration

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

Cites8

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

Cited by1

Results whose statement or proof uses this declaration.