Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.invApp

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {X Y : AlgebraicGeometry.PresheafedSpace C} →
      (f : X ⟶ Y) →
        [H : AlgebraicGeometry.PresheafedSpace.IsOpenImmersion f] →
          (U : TopologicalSpace.Opens ↑↑X) →
            X.presheaf.obj (Opposite.op U) ⟶
              Y.presheaf.obj (Opposite.op ((AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.opensFunctor f).obj U))

For an open immersion f : X ⟶ Y and an open set U ⊆ X, we have the map X(U) ⟶ Y(U).

Defined in
Mathlib.Geometry.RingedSpace.OpenImmersion
Cited by
24 results in Mathlib
Foundations
Depth 90 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.invApp · cited by 12IsOpenImmersion.invAppAlgebraicGeometry.LocallyRingedSpace.IsOpenImmersion.invApp · cited by 12IsOpenImmersion.invAppAlgebraicGeometry.PresheafedSpace.IsOpenImmersion.app_invApp · cited by 8IsOpenImmersion.app_invAppAlgebraicGeometry.PresheafedSpace.IsOpenImmersion.invApp_app · cited by 5IsOpenImmersion.invApp_appAlgebraicGeometry.PresheafedSpace.IsOpenImmersion.inv_invApp · cited by 5IsOpenImmersion.inv_invAppAlgebraicGeometry.PresheafedSpace.IsOpenImmersion.inv_naturality · cited by 5IsOpenImmersion.inv_natur…AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.inv_naturality_assoc · cited by 4IsOpenImmersion.inv_natur…AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.ofRestrict_invApp · cited by 4IsOpenImmersion.ofRestric…AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.app_invApp_assoc · cited by 3IsOpenImmersion.app_invAp…AlgebraicGeometry.PresheafedSpace.GlueData.opensImagePreimageMap · cited by 3GlueData.opensImagePreima…AlgebraicGeometry.PresheafedSpace.GlueData.snd_invApp_t_app' · cited by 2GlueData.snd_invApp_t_app'AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.app_inv_app'_assoc · cited by 2IsOpenImmersion.app_inv_a…AlgebraicGeometry.PresheafedSpace.GlueData.opensImagePreimageMap_app' · cited by 2GlueData.opensImagePreima…AlgebraicGeometry.PresheafedSpace.GlueData.snd_invApp_t_app · cited by 1GlueData.snd_invApp_t_appAlgebraicGeometry.PresheafedSpace.GlueData.π_ιInvApp_π · cited by 1GlueData.π_ιInvApp_πCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeCategoryTheory.NatTrans.app · cited by 7406NatTrans.appTopCat.carrier · cited by 3184TopCat.carrierTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensAlgebraicGeometry.PresheafedSpace.carrier · cited by 2020PresheafedSpace.carrierAlgebraicGeometry.PresheafedSpace.presheaf · cited by 1104PresheafedSpace.presheafCategoryTheory.eqToHom · cited by 860CategoryTheory.eqToHomCategoryTheory.inv · cited by 467CategoryTheory.invAlgebraicGeometry.PresheafedSpace · cited by 260AlgebraicGeometry.Preshea…AlgebraicGeometry.PresheafedSpace.Hom.c · cited by 142Hom.cIsOpenImmersion.invAppCITED BYCITES

Cites17

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

Cited by28

Results whose statement or proof uses this declaration.