Theorems · Theorem · commutative algebra
IsDedekindDomain.idealFactorsFunOfQuotHom_comp
∀ {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} {B : Type u_4} [inst_3 : CommRing B] [inst_4 : IsDedekindDomain B] {L : Ideal B} {f : R ⧸ I →+* A ⧸ J}
{g : A ⧸ J →+* B ⧸ L} (hf : Function.Surjective ⇑f) (hg : Function.Surjective ⇑g),
(IsDedekindDomain.idealFactorsFunOfQuotHom hg).comp (IsDedekindDomain.idealFactorsFunOfQuotHom hf) =
IsDedekindDomain.idealFactorsFunOfQuotHom ⋯- Cited by
- 1 results in Mathlib
- Foundations
- Depth 149 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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 and proof · cited by 934
- RingHom.compstatement and proof · cited by 899
- Ideal.mapproof · cited by 692
- IsDedekindDomainstatement and proof · cited by 668
- Ideal.Quotient.mkproof · cited by 610
- Ideal.comapproof · cited by 443
- Ideal.Quotient.mk_surjectiveproof · cited by 134
Cited by1
Results whose statement or proof uses this declaration.
- idealFactorsFunOfQuotHom_compproof · cited by 0