Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.IsSmoothAt.exists_notMem_isStandardSmooth

∀ (R : Type u_1) {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S]
  [Algebra.FinitePresentation R S] (p : Ideal S) [inst_4 : p.IsPrime] [Algebra.IsSmoothAt R p],
  ∃ f ∉ p, Algebra.IsStandardSmooth R (Localization.Away f)

If S is R-smooth at a prime p, then S is R-standard-smooth in a neighbourhood of p: there exists a basic open p ∈ D(f) of Spec S such that S[1/f] is standard smooth.

Defined in
Mathlib.RingTheory.Smooth.StandardSmoothOfFree
Cited by
2 results in Mathlib
Foundations
Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraAlgebra.FinitePresentationIdeal.IsPrimeAlgebra.IsSmoothAt

Around this declaration

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

Cites73

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.