Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.IsImmersion.isImmersion_iff_exists

∀ {X Y : AlgebraicGeometry.Scheme} {f : X ⟶ Y},
  AlgebraicGeometry.IsImmersion f ↔
    ∃ Z g₁ g₂,
      AlgebraicGeometry.IsClosedImmersion g₁ ∧
        AlgebraicGeometry.IsOpenImmersion g₂ ∧ CategoryTheory.CategoryStruct.comp g₁ g₂ = f

A morphism is a (locally-closed) immersion if and only if it can be factored into a closed immersion followed by an open immersion.

Defined in
Mathlib.AlgebraicGeometry.Morphisms.Immersion
Cited by
0 results in Mathlib
Foundations
Depth 144 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites11

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.