Theorems · Definition · commutative algebra
IsLocalRing.ResidueField.mapAlgHom
{R : Type u_1} →
{S : Type u_2} →
{T : Type u_3} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : IsLocalRing S] →
[inst_3 : CommRing T] →
[inst_4 : IsLocalRing T] →
[inst_5 : Algebra R S] →
[inst_6 : Algebra R T] →
(e : S →ₐ[R] T) → [IsLocalHom e] → IsLocalRing.ResidueField S →ₐ[R] IsLocalRing.ResidueField TA local algebra homomorphism induces an algebra homomorphism on the residue fields.
See mapAlgHom' for a variant where the base ring R is also quotiented.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 100 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
- Algebrastatement and proof · cited by 11,388
- RingHomproof · cited by 10,189
- AlgHomstatement and proof · cited by 3,236
- RingHomClass.toRingHomproof · cited by 746
- IsLocalRingstatement and proof · cited by 339
- IsLocalRing.ResidueFieldstatement and proof · cited by 156
- IsLocalHomstatement and proof · cited by 100
- IsLocalRing.ResidueField.mapproof · cited by 16
Cited by3
Results whose statement or proof uses this declaration.
- IsLocalRing.ResidueField.mapAlgHom'proof · cited by 1
- IsLocalRing.ResidueField.mapAlgEquivproof · cited by 1
- IsLocalRing.ResidueField.mapAlgHom_residuestatement · cited by 0