Theorems · Theorem · algebraic geometry
AlgebraicGeometry.ext_of_apply_eq
∀ {X Y : AlgebraicGeometry.Scheme} {K : Type u} [inst : Field K] [IsAlgClosed K] {f g : X ⟶ Y}
(i : Y ⟶ AlgebraicGeometry.Spec (CommRingCat.of K)) [AlgebraicGeometry.IsSeparated i]
[AlgebraicGeometry.LocallyOfFiniteType i] [AlgebraicGeometry.IsReduced X]
[AlgebraicGeometry.LocallyOfFiniteType (CategoryTheory.CategoryStruct.comp f i)] (S : Set ↥X),
IsLocallyClosed S →
Dense S →
(∀ x ∈ S, IsClosed {x} → f x = g x) →
CategoryTheory.CategoryStruct.comp f i = CategoryTheory.CategoryStruct.comp g i → f = gLet X and Y be locally of finite type K-schemes with K algebraically closed and Y
separated over K. Suppose X is reduced, then two K-morphisms f g : X ⟶ Y are equal if
they are equal on the closed points of a dense locally closed subset of X.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 232 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- Fieldstatement and proof · cited by 7,404
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- Set.univproof · cited by 3,945
- TopCat.carrierstatement and proof · cited by 3,184
Cited by1
Results whose statement or proof uses this declaration.