Theorems · Theorem · number theory
NumberField.not_dvd_discr_iff_isUnramifiedIn
∀ (K : Type u_1) (𝒪 : Type u_2) [inst : Field K] [inst_1 : NumberField K] [inst_2 : CommRing 𝒪] [inst_3 : Algebra 𝒪 K]
[IsIntegralClosure 𝒪 ℤ K] {p : ℤ}, Prime p → (¬p ∣ NumberField.discr K ↔ Algebra.IsUnramifiedIn 𝒪 (Ideal.span {p}))A prime p does not divide discr K if and only if p (as the ideal span {p}) is
unramified in the ring of integers 𝒪.
Also see not_dvd_discr_iff_forall_liesOver and not_dvd_discr_iff_forall_mem for variants
whose RHS does not use Algebra.IsUnramifiedIn.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapproof · cited by 4,706
- IsDomainproof · cited by 2,196
- Ideal.spanstatement and proof · cited by 948
- CharZeroproof · cited by 932
- IsDedekindDomainproof · cited by 668
- NumberFieldstatement and proof · cited by 653
- Iff.notproof · cited by 489
- Primestatement and proof · cited by 277
Cited by1
Results whose statement or proof uses this declaration.
- NumberField.exists_not_isUnramifiedInproof · cited by 1