Mathlib Map

Theorems · Theorem · number theory

NumberField.exists_not_isUnramifiedAt_int

∀ {K : Type u_1} {𝒪 : Type u_2} [inst : Field K] [inst_1 : NumberField K] [inst_2 : CommRing 𝒪] [inst_3 : Algebra 𝒪 K]
  [IsIntegralClosure 𝒪 ℤ K], Module.finrank ℚ K ≠ 1 → ∃ P, ∃ (x : P.IsMaximal), ¬Algebra.IsUnramifiedAt ℤ P

If K is a number field with positive rank, then there exists some maximal ideal of 𝓞 K that is ramified over .

Defined in
Mathlib.NumberTheory.NumberField.ExistsRamified
Cited by
2 results in Mathlib
Foundations
Depth 318 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldNumberFieldCommRingAlgebraIsIntegralClosure

Around this declaration

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

Cites23

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

Cited by2

Results whose statement or proof uses this declaration.