Theorems · Definition · number theory
Ideal.Factors.piQuotientEquiv
Deprecated since 2026-07-01Mathlib marks this declaration as deprecated.
{R : Type u} →
[inst : CommRing R] →
{S : Type v} →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
[inst_3 : IsDedekindDomain S] →
(p : Ideal R) →
Ideal.map (algebraMap R S) p ≠ ⊥ →
S ⧸ Ideal.map (algebraMap R S) p ≃+*
((P : ↥(UniqueFactorizationMonoid.factors (Ideal.map (algebraMap R S) p)).toFinset) →
S ⧸ ↑P ^ p.ramificationIdx' ↑P)Chinese remainder theorem for a ring of integers: if the prime ideal p : Ideal R
factors in S as ∏ i, P i ^ e i, then S ⧸ I factors as Π i, R ⧸ (P i ^ e i).
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 154 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Finsetstatement · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Idealstatement and proof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- Algebra.algebraMapstatement and proof · cited by 4,706
- HasQuotient.Quotientstatement · cited by 2,301
- RingEquivstatement · cited by 1,147
- Ideal.mapstatement and proof · cited by 692
- IsDedekindDomainstatement and proof · cited by 668
- Multiset.toFinsetstatement and proof · cited by 230
Cited by4
Results whose statement or proof uses this declaration.
- Ideal.Factors.piQuotientLinearEquivproof · cited by 1
- Ideal.Factors.piQuotientEquiv_mapstatement · cited by 0
- Ideal.Factors.piQuotientEquiv_mkstatement · cited by 0
- Ideal.Factors.piQuotientEquiv.congr_simpstatement and proof · cited by 0