Theorems · Theorem · commutative algebra
idealFactorsFunOfQuotHom_comp
Deprecated since 2026-04-16Use IsDedekindDomain.idealFactorsFunOfQuotHom_comp instead.
∀ {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 ⋯Alias of IsDedekindDomain.idealFactorsFunOfQuotHom_comp.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 150 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 · 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
- RingHom.compstatement · cited by 899
- IsDedekindDomainstatement · cited by 668
- OrderHom.compstatement · cited by 61
- IsDedekindDomain.idealFactorsFunOfQuotHomstatement · cited by 7
- IsDedekindDomain.idealFactorsFunOfQuotHom_compproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.