Mathlib Map

Theorems · Theorem · algebraic geometry

RingHom.IsStandardSmoothOfRelativeDimension.exists_etale_mvPolynomial

∀ {R : Type u} {S : Type v} [inst : CommRing R] [inst_1 : CommRing S] {f : R →+* S} {n : ℕ},
  RingHom.IsStandardSmoothOfRelativeDimension n f → ∃ g, g.comp MvPolynomial.C = f ∧ g.Etale

Every standard smooth homomorphism R → S factors into R -> R[X₁,...,Xₙ] → S where n is the relative dimension and R[X₁,...,Xₙ] → S is etale.

Defined in
Mathlib.RingTheory.RingHom.StandardSmooth
Cited by
1 results in Mathlib
Foundations
Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRing

Around this declaration

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

Cites15

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.