Theorems · Theorem · number theory
IsCyclotomicExtension.Rat.ramificationIdxIn_eq
∀ (n : ℕ) {m p k : ℕ} [hp : Fact (Nat.Prime p)] (K : Type u_1) [inst : Field K] [inst_1 : NumberField K]
[IsCyclotomicExtension {n} ℚ K],
n = p ^ (k + 1) * m → ¬p ∣ m → (Ideal.span {↑p}).ramificationIdxIn (NumberField.RingOfIntegers K) = p ^ k * (p - 1)Write n = p ^ (k + 1) * m where the prime p does not divide m, then the ramification index
of p in ℚ(ζₙ) is p ^ k * (p - 1).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 325 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Fieldstatement and proof · cited by 7,404
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- Ideal.spanstatement · cited by 948
- NumberFieldstatement and proof · cited by 653
- NumberField.RingOfIntegersstatement · cited by 413
- IsCyclotomicExtensionstatement and proof · cited by 220
- Ideal.ramificationIdxInstatement · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- IsCyclotomicExtension.Rat.ramificationIdx_eqproof · cited by 0