Theorems · Theorem · commutative algebra
Ideal.ResidueField.lift_algebraMap
∀ {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) (hf₁ : I ≤ RingHom.ker f) (hf₂ : I.primeCompl ≤ Submonoid.comap f (IsUnit.submonoid S)) (r : R),
(Ideal.ResidueField.lift I f hf₁ hf₂) ((algebraMap R I.ResidueField) r) = f r- Cited by
- 2 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Submonoidstatement · cited by 3,086
- HasQuotient.Quotientproof · cited by 2,301
- 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
Cited by2
Results whose statement or proof uses this declaration.
- Ideal.ResidueField.liftₐ_algebraMapproof · cited by 2
- Polynomial.residueFieldMapCAlgEquiv_algebraMapproof · cited by 1