Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.IsClosedImmersion.lift.congr_simp

∀ {X Y Z : AlgebraicGeometry.Scheme} (f f_1 : X ⟶ Z) (e_f : f = f_1) (g g_1 : Y ⟶ Z) (e_g : g = g_1)
  [inst : AlgebraicGeometry.IsClosedImmersion f]
  (H : AlgebraicGeometry.Scheme.Hom.ker f ≤ AlgebraicGeometry.Scheme.Hom.ker g),
  AlgebraicGeometry.IsClosedImmersion.lift f g H = AlgebraicGeometry.IsClosedImmersion.lift f_1 g_1 ⋯
Defined in
Mathlib.AlgebraicGeometry.Morphisms.ClosedImmersion
Cited by
0 results in Mathlib
Foundations
Depth 220 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AlgebraicGeometry.IsClosedImmersion

Around this declaration

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

Cites6

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.