Mathlib Map

Theorems · Definition · commutative algebra

IsLocalRing.ResidueField.lift

{R : Type u_4} →
  {S : Type u_5} →
    [inst : CommRing R] →
      [inst_1 : IsLocalRing R] → [inst_2 : Field S] → (f : R →+* S) → [IsLocalHom f] → IsLocalRing.ResidueField R →+* S

A local ring homomorphism into a field can be descended onto the residue field.

Defined in
Mathlib.RingTheory.LocalRing.ResidueField.Basic
Cited by
2 results in Mathlib
Foundations
Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsLocalRingFieldIsLocalHom

Around this declaration

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

Cites8

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

Cited by3

Results whose statement or proof uses this declaration.