Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.isoRestrict

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {X Y : AlgebraicGeometry.PresheafedSpace C} →
      (f : X ⟶ Y) → [H : AlgebraicGeometry.PresheafedSpace.IsOpenImmersion f] → X ≅ Y.restrict ⋯

An open immersion f : X ⟶ Y induces an isomorphism X ≅ Y|_{f(X)}.

Defined in
Mathlib.Geometry.RingedSpace.OpenImmersion
Cited by
5 results in Mathlib
Foundations
Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryAlgebraicGeometry.PresheafedSpace.IsOpenImmersion

Around this declaration

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

AlgebraicGeometry.SheafedSpace.IsOpenImmersion.isoRestrict · cited by 5IsOpenImmersion.isoRestri…AlgebraicGeometry.LocallyRingedSpace.IsOpenImmersion.isoRestrict · cited by 4IsOpenImmersion.isoRestri…AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.isoRestrict_hom_ofRestrict · cited by 3IsOpenImmersion.isoRestri…AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.isoRestrict_inv_ofRestrict · cited by 2IsOpenImmersion.isoRestri…AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.isoRestrict_hom_c_app · cited by 0IsOpenImmersion.isoRestri…AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.isoRestrict_hom_ofRestrict_assoc · cited by 0IsOpenImmersion.isoRestri…AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.isoRestrict_inv_ofRestrict_assoc · cited by 0IsOpenImmersion.isoRestri…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objOpposite · cited by 8081OppositeCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Iso · cited by 3963CategoryTheory.IsoTopCat.carrier · cited by 3184TopCat.carrierOpposite.unop · cited by 2231Opposite.unopTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensAlgebraicGeometry.PresheafedSpace.carrier · cited by 2020PresheafedSpace.carrierAlgebraicGeometry.PresheafedSpace.Hom.base · cited by 1135Hom.baseAlgebraicGeometry.PresheafedSpace.presheaf · cited by 1104PresheafedSpace.presheafCategoryTheory.Iso.symm · cited by 993Iso.symmCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Iso.trans · cited by 566Iso.transIsOpenImmersion.isoRestrictCITED BYCITES

Cites26

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

Cited by7

Results whose statement or proof uses this declaration.