Theorems · Definition · ring theory
StarAlgHom.rangeRestrict
{R : Type u_2} →
{A : Type u_3} →
{B : Type u_4} →
[inst : CommSemiring R] →
[inst_1 : StarRing R] →
[inst_2 : Semiring A] →
[inst_3 : Algebra R A] →
[inst_4 : StarRing A] →
[inst_5 : Semiring B] →
[inst_6 : Algebra R B] →
[inst_7 : StarRing B] → [inst_8 : StarModule R B] → (f : A →⋆ₐ[R] B) → A →⋆ₐ[R] ↥f.rangeRestriction of the codomain of a StarAlgHom to its range.
- Defined in
- Mathlib.Algebra.Star.Subalgebra
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- StarRingstatement and proof · cited by 1,686
- StarModulestatement and proof · cited by 570
- StarAlgHomstatement and proof · cited by 215
- StarSubalgebrastatement · cited by 194
- StarAlgHom.rangestatement and proof · cited by 10
- StarAlgHom.codRestrictproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- StarAlgEquiv.ofInjectiveproof · cited by 2
- StarAlgEquiv.ofInjective_applystatement · cited by 0