Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.Smooth.exists_span_eq_top_isStandardSmooth

∀ (R : Type u_1) (S : Type u_2) [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] [Algebra.Smooth R S],
  ∃ s, Ideal.span s = ⊤ ∧ ∀ x ∈ s, Algebra.IsStandardSmooth R (Localization.Away x)

If S is R-smooth, there exists a cover by basic opens D(sᵢ) such that S[1/sᵢ] is R-standard-smooth.

Defined in
Mathlib.RingTheory.Smooth.StandardSmoothOfFree
Cited by
1 results in Mathlib
Foundations
Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraAlgebra.Smooth

Around this declaration

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

Cites27

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

Cited by1

Results whose statement or proof uses this declaration.