Theorems · Theorem · commutative algebra
IsDedekindDomain.idealFactorsFunOfQuotHom_coe_coe
∀ {R : Type u_1} {A : Type u_2} [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : IsDedekindDomain A] {I : Ideal R}
{J : Ideal A} {f : R ⧸ I →+* A ⧸ J} (hf : Function.Surjective ⇑f) (X : { p // p ∣ I }),
↑((IsDedekindDomain.idealFactorsFunOfQuotHom hf) X) =
Ideal.comap (Ideal.Quotient.mk J) (Ideal.map f (Ideal.map (Ideal.Quotient.mk I) ↑X))- Cited by
- 1 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.
Cites11
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
- HasQuotient.Quotientstatement and proof · cited by 2,301
- OrderHomstatement · cited by 934
- Ideal.mapstatement · cited by 692
- IsDedekindDomainstatement and proof · cited by 668
- Ideal.Quotient.mkstatement · cited by 610
- Ideal.comapstatement · cited by 443
- IsDedekindDomain.idealFactorsFunOfQuotHomstatement and proof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.