Theorems · Definition · commutative algebra
IsDedekindDomain.idealFactorsFunOfQuotHom
{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 }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
- 7 results in Mathlib
- Foundations
- Depth 147 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.mapproof · cited by 692
- IsDedekindDomainstatement and proof · cited by 668
- Ideal.Quotient.mkproof · cited by 610
- Ideal.comapproof · cited by 443
Cited by9
Results whose statement or proof uses this declaration.
- IsDedekindDomain.idealFactorsEquivOfQuotEquivproof · cited by 9
- IsDedekindDomain.idealFactorsFunOfQuotHom_coe_coestatement and proof · cited by 1
- IsDedekindDomain.idealFactorsFunOfQuotHom_compstatement and proof · cited by 1
- IsDedekindDomain.idealFactorsFunOfQuotHom_idstatement and proof · cited by 1
- idealFactorsFunOfQuotHomproof · cited by 0
- IsDedekindDomain.idealFactorsFunOfQuotHom.congr_simpstatement and proof · cited by 0
- idealFactorsFunOfQuotHom_compstatement · cited by 0
- idealFactorsFunOfQuotHom_idstatement · cited by 0