Theorems · Theorem · commutative algebra
Ideal.map_algebraMap_eq_finsetProd_pow
∀ {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 SIf 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
- 2 results in Mathlib
- Foundations
- Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites51
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Semiringproof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Fintypeproof · cited by 7,736
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- Finset.univproof · cited by 3,473
- Finset.prodstatement and proof · cited by 2,356
Cited by2
Results whose statement or proof uses this declaration.
- Ideal.relNorm_eq_pow_of_isPrime_isGaloisproof · cited by 1
- Ideal.map_algebraMap_eq_finset_prod_powproof · cited by 0