Mathlib Map

Theorems · Definition · number theory

Ideal.ramificationIdxIn

{A : Type u_1} → [inst : CommRing A] → Ideal A → (B : Type u_2) → [inst_1 : CommRing B] → [Algebra A B] → ℕ

If L / K is a Galois extension, it can be seen from the theorem Ideal.ramificationIdx_eq_of_isGaloisGroup that all Ideal.ramificationIdx over a fixed maximal ideal p of A are the same, which we define as Ideal.ramificationIdxIn.

Defined in
Mathlib.NumberTheory.RamificationInertia.Galois
Cited by
18 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebra

Around this declaration

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

Ideal.ramificationIdxIn_eq_ramificationIdx · cited by 10Ideal.ramificationIdxIn_e…Ideal.ncard_primesOver_mul_ramificationIdxIn_mul_inertiaDegIn · cited by 5Ideal.ncard_primesOver_mu…Ideal.card_inertia_eq_ramificationIdxIn · cited by 2Ideal.card_inertia_eq_ram…Ideal.card_stabilizer_eq · cited by 2Ideal.card_stabilizer_eqIsCyclotomicExtension.Rat.ncard_primesOver_of_prime_pow · cited by 2Rat.ncard_primesOver_of_p…Ideal.ramificationIdxIn_mul_ramificationIdxIn · cited by 1Ideal.ramificationIdxIn_m…Ideal.ramificationIdxIn_ne_zero · cited by 1Ideal.ramificationIdxIn_n…IsInertiaField.rank_left · cited by 1IsInertiaField.rank_leftIsInertiaField.rank_right · cited by 1IsInertiaField.rank_rightIsDecompositionField.ramificationIdxIn_eq · cited by 1IsDecompositionField.rami…IsDecompositionField.rank_left · cited by 1IsDecompositionField.rank…IsCyclotomicExtension.Rat.ramificationIdxIn_eq · cited by 1Rat.ramificationIdxIn_eqIsCyclotomicExtension.Rat.ramificationIdxIn_eq_of_not_dvd · cited by 1Rat.ramificationIdxIn_eq_…IsCyclotomicExtension.Rat.ramificationIdxIn_eq_of_prime_pow · cited by 1Rat.ramificationIdxIn_eq_…Ideal.relNorm_eq_pow_of_isPrime_isGalois · cited by 1Ideal.relNorm_eq_pow_of_i…CommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraIdeal · cited by 4748IdealIdeal.IsPrime · cited by 827Ideal.IsPrimeIdeal.LiesOver · cited by 272Ideal.LiesOverIdeal.ramificationIdx · cited by 59Ideal.ramificationIdxIdeal.ramificationIdxInCITED BYCITES

Cites6

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

Cited by18

Results whose statement or proof uses this declaration.