Theorems · Definition · ring theory
StarAlgHom.codRestrict
{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) → (S : StarSubalgebra R B) → (∀ (x : A), f x ∈ S) → A →⋆ₐ[R] ↥SRestriction of the codomain of a StarAlgHom to a star subalgebra containing the range.
- Defined in
- Mathlib.Algebra.Star.Subalgebra
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- AlgHomproof · cited by 3,236
- StarRingstatement and proof · cited by 1,686
- StarModulestatement and proof · cited by 570
- StarAlgHomstatement and proof · cited by 215
- StarSubalgebrastatement and proof · cited by 194
- StarSubalgebra.toSubalgebraproof · cited by 58
- AlgHom.codRestrictproof · cited by 16
- StarAlgHom.toAlgHomproof · cited by 14
Cited by6
Results whose statement or proof uses this declaration.
- StarAlgHom.coe_codRestrictstatement · cited by 1
- NonUnitalStarSubalgebra.unitizationStarAlgEquivproof · cited by 1
- StarAlgHom.rangeRestrictproof · cited by 1
- StarAlgHom.injective_codRestrictstatement and proof · cited by 0
- StarAlgHom.subtype_comp_codRestrictstatement · cited by 0
- StarAlgHom.codRestrict.congr_simpstatement and proof · cited by 0