Theorems · Definition · commutative algebra
Ideal.ResidueField.lift
{R : Type u_1} →
{S : Type u_2} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
(I : Ideal R) →
[inst_2 : I.IsPrime] →
(f : R →+* S) →
I ≤ RingHom.ker f → I.primeCompl ≤ Submonoid.comap f (IsUnit.submonoid S) → I.ResidueField →+* SIf f sends I to 0 and Iᶜ to units, then f lifts to κ(I).
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Idealstatement and proof · cited by 4,748
- Submonoidstatement · cited by 3,086
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.primeComplstatement and proof · cited by 462
- RingHom.kerstatement and proof · cited by 363
- Localization.AtPrimestatement · cited by 299
- Submonoid.comapstatement and proof · cited by 179
- Ideal.ResidueFieldstatement · cited by 119
- IsUnit.submonoidstatement and proof · cited by 56
- IsLocalization.liftproof · cited by 27
Cited by5
Results whose statement or proof uses this declaration.
- Polynomial.residueFieldMapCAlgEquivproof · cited by 5
- Ideal.ResidueField.liftₐproof · cited by 4
- Ideal.ResidueField.lift_algebraMapstatement · cited by 2
- Polynomial.residueFieldMapCAlgEquiv_algebraMapproof · cited by 1
- Ideal.ResidueField.lift.congr_simpstatement and proof · cited by 0