Theorems · Definition · ring theory
NonUnitalStarRingHom.toNonUnitalRingHom
{A : Type u_1} →
{B : Type u_2} →
[inst : NonUnitalNonAssocSemiring A] →
[inst_1 : Star A] → [inst_2 : NonUnitalNonAssocSemiring B] → [inst_3 : Star B] → (A →⋆ₙ+* B) → A →ₙ+* BReinterpret a non-unital star ring homomorphism as a non-unital ring homomorphism
by forgetting the interaction with the star operation.
Users should not make use of this, but instead utilize the coercion obtained through
the NonUnitalRingHomClass instance.
- Defined in
- Mathlib.Algebra.Star.StarRingHom
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
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.
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- Starstatement and proof · cited by 496
- NonUnitalRingHomstatement · cited by 157
- NonUnitalStarRingHomstatement and proof · cited by 32
Cited by5
Results whose statement or proof uses this declaration.
- NonUnitalStarRingHom.compproof · cited by 8
- DirectLimit.NonUnitalStarRing.liftproof · cited by 3
- CentroidHom.starCenterIsoCentroidproof · cited by 2
- NonUnitalStarRingHom.coe_toNonUnitalRingHomstatement · cited by 0
- NonUnitalStarRingHom.map_star'statement · cited by 0