Theorems · Theorem · commutative algebra
Ideal.map_algebraMap_eq_finset_prod_pow
Deprecated since 2026-04-08Use Ideal.map_algebraMap_eq_finsetProd_pow instead.
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : IsDedekindDomain R] {S : Type u_3} [inst_2 : CommRing S]
[inst_3 : Algebra S R] [inst_4 : Algebra.IsIntegral S R] [inst_5 : IsDomain S] [inst_6 : Module.IsTorsionFree S R]
{p : Ideal S} [inst_7 : p.IsMaximal],
p ≠ 0 → Ideal.map (algebraMap S R) p = ∏ P ∈ (p.primesOver R).toFinset, P ^ P.ramificationIdx SAlias of Ideal.map_algebraMap_eq_finsetProd_pow.
If p is a maximal ideal, then the lift of p in an extension is the product of the primes
over p to the power the ramification index.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement · cited by 17,173
- Algebrastatement · cited by 11,388
- RingHomstatement · cited by 10,189
- Idealstatement · cited by 4,748
- Algebra.algebraMapstatement · cited by 4,706
- Finset.prodstatement · cited by 2,356
- IsDomainstatement · cited by 2,196
- Ideal.mapstatement · cited by 692
- IsDedekindDomainstatement · cited by 668
- Module.IsTorsionFreestatement · cited by 600
- Ideal.IsMaximalstatement · cited by 452
- Algebra.IsIntegralstatement · cited by 224
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.