Mathlib Map

Theorems · Theorem · number theory

Algebra.IsUnramifiedIn.ramificationIdx_eq_one

∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] [IsDomain R]
  [Module.Finite ℤ R] [CharZero R] [Algebra.EssFiniteType R S] [Algebra.IsIntegral R S] {𝔭 : Ideal R},
  Algebra.IsUnramifiedIn S 𝔭 → ∀ {𝔓 : Ideal S} [𝔓.IsPrime], 𝔓.LiesOver 𝔭 → 𝔓.ramificationIdx R = 1

For a prime 𝔓 of S lying over an unramified prime 𝔭 of R, the ramification index e(𝔓 ∣ 𝔭) equals 1.

Defined in
Mathlib.NumberTheory.RamificationInertia.Unramified
Cited by
1 results in Mathlib
Foundations
Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraIsDomainModule.FiniteCharZeroAlgebra.EssFiniteTypeAlgebra.IsIntegralIdeal.IsPrime

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.