Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.kerLiftAlg_injective

∀ {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), Function.Injective ⇑(Ideal.kerLiftAlg f)

The induced algebra morphism from the quotient by the kernel is injective.

Defined in
Mathlib.RingTheory.Ideal.Quotient.Operations
Cited by
1 results in Mathlib
Foundations
Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringRingAlgebraSemiringAlgebra

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.

Cited by1

Results whose statement or proof uses this declaration.