Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.IsClosedImmersion.isIso_of_ker_eq

∀ {Z₁ Z₂ X : AlgebraicGeometry.Scheme} (i₁ : Z₁ ⟶ X) (i₂ : Z₂ ⟶ X) [AlgebraicGeometry.IsClosedImmersion i₁]
  [AlgebraicGeometry.IsClosedImmersion i₂] (f : Z₁ ⟶ Z₂),
  CategoryTheory.CategoryStruct.comp f i₂ = i₁ →
    AlgebraicGeometry.Scheme.Hom.ker i₁ = AlgebraicGeometry.Scheme.Hom.ker i₂ → CategoryTheory.IsIso f
Defined in
Mathlib.AlgebraicGeometry.Morphisms.ClosedImmersion
Cited by
2 results in Mathlib
Foundations
Depth 223 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AlgebraicGeometry.IsClosedImmersionAlgebraicGeometry.IsClosedImmersion

Around this declaration

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

Cites21

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.