Mathlib Map

Theorems · Theorem · number theory

Ideal.ramificationIdxIn_mul_ramificationIdxIn

∀ {A : Type u_1} {B : Type u_2} [inst : CommRing A] [inst_1 : CommRing B] [inst_2 : Algebra A B] {p : Ideal A}
  (P : Ideal B) [hPp : P.IsPrime] [hp : P.LiesOver p] (G : Type u_3) [inst_3 : Group G] [Finite G]
  [inst_5 : MulSemiringAction G B] [IsGaloisGroup G A B] (C : Type u_4) [inst_7 : CommRing C] [inst_8 : Algebra A C]
  [inst_9 : Algebra B C] [Nonempty ↑(P.primesOver C)] [IsScalarTower A B C] (GAC : Type u_5) [inst_12 : Group GAC]
  [Finite GAC] [inst_14 : MulSemiringAction GAC C] [IsGaloisGroup GAC A C] (GBC : Type u_6) [inst_16 : Group GBC]
  [Finite GBC] [inst_18 : MulSemiringAction GBC C] [IsGaloisGroup GBC B C] [Module.Flat B C],
  p.ramificationIdxIn B * P.ramificationIdxIn C = p.ramificationIdxIn C
Defined in
Mathlib.NumberTheory.RamificationInertia.Galois
Cited by
1 results in Mathlib
Foundations
Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraIdeal.IsPrimeIdeal.LiesOverGroupFiniteMulSemiringActionIsGaloisGroupCommRingAlgebraAlgebraNonemptyIsScalarTowerGroupFiniteMulSemiringActionIsGaloisGroupGroupFiniteMulSemiringActionIsGaloisGroupModule.Flat

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.

Cited by1

Results whose statement or proof uses this declaration.