Mathlib Map

Theorems · Definition · commutative algebra

IsLocalRing.ResidueField.map

{R : Type u_1} →
  {S : Type u_2} →
    [inst : CommRing R] →
      [inst_1 : IsLocalRing R] →
        [inst_2 : CommRing S] →
          [inst_3 : IsLocalRing S] →
            (f : R →+* S) → [IsLocalHom f] → IsLocalRing.ResidueField R →+* IsLocalRing.ResidueField S

The map on residue fields induced by a local homomorphism between local rings

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

Around this declaration

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

AlgebraicGeometry.Scheme.Hom.residueFieldMap · cited by 28Hom.residueFieldMapAlgebraicGeometry.LocallyRingedSpace.residueFieldMap · cited by 10LocallyRingedSpace.residu…Ideal.ResidueField.map · cited by 8ResidueField.mapIsLocalRing.ResidueField.mapEquiv · cited by 5ResidueField.mapEquivAlgebraicGeometry.LocallyRingedSpace.evaluation_naturality · cited by 4LocallyRingedSpace.evalua…IsLocalRing.ResidueField.map_comp · cited by 3ResidueField.map_compIsLocalRing.ResidueField.map_id · cited by 3ResidueField.map_idIsLocalRing.ResidueField.map_residue · cited by 2ResidueField.map_residueIsLocalRing.ResidueField.map.congr_simp · cited by 2map.congr_simpIsLocalRing.ResidueField.map_comp_residue · cited by 1ResidueField.map_comp_res…AdicCompletion.residueField_map_bijective · cited by 1AdicCompletion.residueFie…AdicCompletion.residueField_map_bijective_of_fg · cited by 1AdicCompletion.residueFie…AlgebraicGeometry.LocallyRingedSpace.residue_comp_residueFieldMap_eq_stalkMap_comp_residue · cited by 1LocallyRingedSpace.residu…AlgebraicGeometry.Scheme.residue_residueFieldMap · cited by 1Scheme.residue_residueFie…IsLocalRing.ResidueField.mapAlgHom · cited by 1ResidueField.mapAlgHomCommRing · cited by 17173CommRingRingHom · cited by 10189RingHomRingHom.comp · cited by 899RingHom.compIdeal.Quotient.mk · cited by 610Quotient.mkIsLocalRing · cited by 339IsLocalRingIsLocalRing.maximalIdeal · cited by 297IsLocalRing.maximalIdealIsLocalRing.ResidueField · cited by 156IsLocalRing.ResidueFieldIsLocalHom · cited by 100IsLocalHomIdeal.Quotient.lift · cited by 19Quotient.liftResidueField.mapCITED BYCITES

Cites9

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

Cited by21

Results whose statement or proof uses this declaration.