Theorems · Definition · commutative algebra
Ideal.kerLiftAlg
{R₁ : Type u_1} →
{A : Type u_3} →
{B : Type u_4} →
[inst : CommSemiring R₁] →
[inst_1 : Ring A] →
[inst_2 : Algebra R₁ A] →
[inst_3 : Semiring B] → [inst_4 : Algebra R₁ B] → (f : A →ₐ[R₁] B) → A ⧸ RingHom.ker f →ₐ[R₁] BThe induced algebras morphism from the quotient by the kernel to the codomain.
This is an isomorphism if f has a right inverse (quotientKerAlgEquivOfRightInverse) /
is surjective (quotientKerAlgEquivOfSurjective).
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, 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.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Ringstatement and proof · cited by 7,463
- Idealstatement · cited by 4,748
- AlgHomstatement and proof · cited by 3,236
- HasQuotient.Quotientstatement and proof · cited by 2,301
- RingHomClass.toRingHomproof · cited by 746
- RingHom.kerstatement and proof · cited by 363
- RingHom.kerLiftproof · cited by 13
- AlgHom.mk'proof · cited by 5
- Ideal.KerLift.map_smulproof · cited by 0
Cited by5
Results whose statement or proof uses this declaration.
- Ideal.quotientKerAlgEquivOfRightInverseproof · cited by 2
- Ideal.kerLiftAlg_injectivestatement · cited by 1
- Ideal.kerLiftAlg_mkstatement and proof · cited by 1
- exists_integral_inj_algHom_of_quotientproof · cited by 1
- Ideal.kerLiftAlg_toRingHomstatement · cited by 0