Theorems · Theorem · algebraic geometry
AlgebraicGeometry.Smooth.iff_forall_exists_isStandardSmooth
∀ {X Y : AlgebraicGeometry.Scheme} (f : X ⟶ Y),
AlgebraicGeometry.Smooth f ↔
∀ (x : ↥X),
∃ U,
∃ (_ : AlgebraicGeometry.IsAffineOpen U),
∃ V,
∃ (_ : AlgebraicGeometry.IsAffineOpen V) (_ : x ∈ V) (e : V ≤ (TopologicalSpace.Opens.map f.base).obj U),
(CommRingCat.Hom.hom (AlgebraicGeometry.Scheme.Hom.appLE f U V e)).IsStandardSmoothA morphism of schemes is smooth if and only if for each x : X there exists an affine open
neighborhood V of x and an affine open neighborhood U of f.base x with V ≤ f ⁻¹ᵁ U
such that the induced map Γ(Y, U) ⟶ Γ(X, V) is standard smooth.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CommRingproof · cited by 17,173
- RingHomproof · cited by 10,189
- Oppositestatement · cited by 8,081
- Set.Elemproof · cited by 7,166
- TopCat.carrierstatement and proof · cited by 3,184
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CommRingCatstatement · cited by 2,333
- TopologicalSpace.Opensstatement · cited by 2,040
- AlgebraicGeometry.PresheafedSpace.carrierstatement and proof · cited by 2,020
- AlgebraicGeometry.SheafedSpace.toPresheafedSpacestatement and proof · cited by 1,988
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.SmoothOfRelativeDimension.smoothproof · cited by 1
- AlgebraicGeometry.Smooth.exists_isStandardSmoothproof · cited by 0