Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.ext_of_isDominant

∀ {W X Y : AlgebraicGeometry.Scheme} [AlgebraicGeometry.IsReduced X] {f g : X ⟶ Y} [Y.IsSeparated] (ι : W ⟶ X)
  [AlgebraicGeometry.IsDominant ι],
  CategoryTheory.CategoryStruct.comp ι f = CategoryTheory.CategoryStruct.comp ι g → f = g

Suppose f g : X ⟶ Y where X is a reduced scheme and Y is a separated scheme. Then f = g if ι ≫ f = ι ≫ g for some dominant ι. Also see ext_of_isDominant_of_isSeparated for the general version over arbitrary bases.

Defined in
Mathlib.AlgebraicGeometry.Morphisms.Separated
Cited by
1 results in Mathlib
Foundations
Depth 224 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AlgebraicGeometry.IsReducedAlgebraicGeometry.Scheme.IsSeparatedAlgebraicGeometry.IsDominant

Around this declaration

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

Cites9

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.