Mathlib Map

Theorems · Definition · commutative algebra

RingCon.kerLift

{M : Type u_1} →
  {P : Type u_3} →
    [inst : NonAssocSemiring M] → [inst_1 : NonAssocSemiring P] → (f : M →+* P) → (RingCon.ker f).Quotient →+* P

The homomorphism induced on the quotient of a ring by the kernel of a ring homomorphism.

Defined in
Mathlib.RingTheory.Congruence.Hom
Cited by
5 results in Mathlib
Foundations
Depth 34 from the axioms · uses propext, Quot.sound
Assumes
NonAssocSemiringNonAssocSemiring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by7

Results whose statement or proof uses this declaration.