Theorems · Theorem · commutative algebra
Algebra.isUnramifiedAt_iff_map_eq
∀ (R : Type u_1) {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S]
[Algebra.EssFiniteType R S] (p : Ideal R) [inst_4 : p.IsPrime] (q : Ideal S) [inst_5 : q.IsPrime]
[inst_6 : q.LiesOver p] [inst_7 : Algebra (Localization.AtPrime p) (Localization.AtPrime q)]
[inst_8 : Localization.AtPrime.IsLiesOverAlgebra p q],
Algebra.IsUnramifiedAt R q ↔
Algebra.IsSeparable p.ResidueField q.ResidueField ∧
Ideal.map (algebraMap R (Localization.AtPrime q)) p = IsLocalRing.maximalIdeal (Localization.AtPrime q)Let A be an essentially of finite type R-algebra, q be a prime over p.
Then A is unramified at p if and only if κ(q)/κ(p) is separable, and pS_q = qS_q.
- Defined in
- Mathlib.RingTheory.Unramified.LocalRing
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- RingHom.compproof · cited by 899
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.mapstatement and proof · cited by 692
- Ideal.primeComplstatement · cited by 462
- Localization.AtPrimestatement and proof · cited by 299
- IsLocalRing.maximalIdealstatement and proof · cited by 297
- Ideal.LiesOverstatement and proof · cited by 272
Cited by2
Results whose statement or proof uses this declaration.
- IsUnramifiedAt.of_liesOver_of_ne_botproof · cited by 1
- not_dvd_differentIdeal_iffproof · cited by 1