Theorems · Definition · ring theory
AlgHom.subalgebraMap
{R : Type u} →
{A : Type v} →
{B : Type w} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
[inst_3 : Semiring B] →
[inst_4 : Algebra R B] → (S : Subalgebra R A) → (f : A →ₐ[R] B) → ↥S →ₐ[R] ↥(Subalgebra.map f S)An AlgHom between two rings restricts to an AlgHom from any subalgebra of the
domain onto the image of that subalgebra.
- Defined in
- Mathlib.Algebra.Algebra.Subalgebra.Basic
- Cited by
- 3 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.
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
- AlgHomstatement and proof · cited by 3,236
- Subalgebrastatement and proof · cited by 1,353
- AlgHom.compproof · cited by 501
- Subalgebra.valproof · cited by 104
- Subalgebra.mapstatement and proof · cited by 90
- AlgHom.codRestrictproof · cited by 16
Cited by3
Results whose statement or proof uses this declaration.
- AlgHom.subalgebraMap_coe_applystatement · cited by 0
- AlgHom.subalgebraMap_surjectivestatement · cited by 0
- Subalgebra.mulMap_map_comp_eqstatement and proof · cited by 0