Theorems · Theorem · commutative algebra
IsLocalRing.ResidueField.map_comp
∀ {R : Type u_1} {S : Type u_2} {T : Type u_3} [inst : CommRing R] [inst_1 : IsLocalRing R] [inst_2 : CommRing S]
[inst_3 : IsLocalRing S] [inst_4 : CommRing T] [inst_5 : IsLocalRing T] (f : T →+* R) (g : R →+* S)
[inst_6 : IsLocalHom f] [inst_7 : IsLocalHom g],
IsLocalRing.ResidueField.map (g.comp f) = (IsLocalRing.ResidueField.map g).comp (IsLocalRing.ResidueField.map f)The composite of two IsLocalRing.ResidueField.maps is the IsLocalRing.ResidueField.map of
the composite.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- RingHom.compstatement · cited by 899
- IsLocalRingstatement and proof · cited by 339
- RingHom.extproof · cited by 331
- IsLocalRing.ResidueFieldstatement · cited by 156
- IsLocalHomstatement and proof · cited by 100
- Ideal.Quotient.ringHom_extproof · cited by 17
- IsLocalRing.ResidueField.mapstatement · cited by 16
Cited by3
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.LocallyRingedSpace.residueFieldMap_compproof · cited by 1
- IsLocalRing.ResidueField.mapEquiv_transproof · cited by 0
- IsLocalRing.ResidueField.map_mapproof · cited by 0