Theorems · Theorem · commutative algebra
Ideal.ResidueField.map_algebraMap
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] (I : Ideal R) [inst_2 : I.IsPrime]
(J : Ideal S) [inst_3 : J.IsPrime] (f : R →+* S) (hf : I = Ideal.comap f J) (r : R),
(Ideal.ResidueField.map I J f hf) ((algebraMap R I.ResidueField) r) = (algebraMap S J.ResidueField) (f r)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.primeComplstatement · cited by 462
- Ideal.comapstatement and proof · cited by 443
- Localization.AtPrimestatement and proof · cited by 299
- IsLocalRing.ResidueFieldstatement · cited by 156
- Ideal.ResidueFieldstatement and proof · cited by 119
- IsScalarTower.algebraMap_applyproof · cited by 116
Cited by2
Results whose statement or proof uses this declaration.
- Ideal.Fiber.lift_residueField_surjectiveproof · cited by 1
- Ideal.ResidueField.mapₐ_idproof · cited by 0