Theorems · Definition · ring theory
Subalgebra.equivMapOfInjective
{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) → Function.Injective ⇑f → ↥S ≃ₐ[R] ↥(Subalgebra.map f S)A subalgebra is isomorphic to its image under an injective AlgHom
- Defined in
- Mathlib.Algebra.Algebra.Subalgebra.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- AlgHomstatement and proof · cited by 3,236
- AlgEquivstatement · cited by 1,681
- Subalgebrastatement and proof · cited by 1,353
- AlgHom.compproof · cited by 501
- AlgHom.rangeproof · cited by 169
- AlgEquiv.transproof · cited by 108
- Subalgebra.valproof · cited by 104
- Subalgebra.mapstatement and proof · cited by 90
Cited by2
Results whose statement or proof uses this declaration.
- IsTranscendenceBasis.algebraMap_compproof · cited by 0
- Subalgebra.coe_equivMapOfInjective_applystatement · cited by 0