Theorems · Theorem · algebraic geometry
AlgebraicGeometry.FormallyUnramified.hom_ext
∀ {X Y Z' Z : AlgebraicGeometry.Scheme} (i : Z' ⟶ Z),
IsNilpotent (AlgebraicGeometry.Scheme.Hom.ker i) →
∀ [AlgebraicGeometry.IsClosedImmersion i] (f : X ⟶ Y) [AlgebraicGeometry.FormallyUnramified f] {g₁ g₂ : Z ⟶ X},
CategoryTheory.CategoryStruct.comp i g₁ = CategoryTheory.CategoryStruct.comp i g₂ →
CategoryTheory.CategoryStruct.comp g₁ f = CategoryTheory.CategoryStruct.comp g₂ f → g₁ = g₂Given any commuting diagram
``
Z' --→ X
| |
↓ ↓
Z --→ Y
`
With X ⟶ Y formally unramified and Z' ⟶ Z an infinitesimal thickening, there exists at most
one arrow Z ⟶ X` making the diagram commute.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 223 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites84
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Algebraproof · cited by 11,388
- CategoryTheory.Functor.mapproof · cited by 8,698
- SetLike.coeproof · cited by 8,199
- CategoryTheory.Iso.homproof · cited by 7,684
- Set.imageproof · cited by 5,609
- Bot.botproof · cited by 4,720
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.