Theorems · Definition · commutative algebra
idealFactorsFunOfQuotHom
Deprecated since 2026-04-16Use IsDedekindDomain.idealFactorsFunOfQuotHom instead.
{R : Type u_1} →
{A : Type u_2} →
[inst : CommRing R] →
[inst_1 : CommRing A] →
[IsDedekindDomain A] →
{I : Ideal R} →
{J : Ideal A} → {f : R ⧸ I →+* A ⧸ J} → Function.Surjective ⇑f → { p // p ∣ I } →o { p // p ∣ J }Alias of IsDedekindDomain.idealFactorsFunOfQuotHom.
The map from ideals of R dividing I to the ideals of A dividing J induced by
a homomorphism f : R/I →+* A/J
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 148 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CommRingstatement · cited by 17,173
- RingHomstatement · cited by 10,189
- Idealstatement · cited by 4,748
- HasQuotient.Quotientstatement · cited by 2,301
- OrderHomstatement · cited by 934
- IsDedekindDomainstatement · cited by 668
- IsDedekindDomain.idealFactorsFunOfQuotHomproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.