Mathlib Map

Theorems · Theorem · number theory

Algebra.isUnramifiedAt_bot

∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] [IsDomain R]
  [inst_4 : IsDomain S] [Module.IsTorsionFree R S] [CharZero R] [Algebra.IsIntegral R S], Algebra.IsUnramifiedAt R ⊥

In characteristic zero the generic point is unramified: if S is a domain that is integral over a characteristic-zero domain R and R → S is injective, then S is unramified at the zero ideal.

Defined in
Mathlib.NumberTheory.RamificationInertia.Unramified
Cited by
2 results in Mathlib
Foundations
Depth 135 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraIsDomainIsDomainModule.IsTorsionFreeCharZeroAlgebra.IsIntegral

Around this declaration

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

Cites31

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.