Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.Scheme.Modules.restrictAppIso

{X Y : AlgebraicGeometry.Scheme} →
  (f : X ⟶ Y) →
    [inst : AlgebraicGeometry.IsOpenImmersion f] →
      (M : Y.Modules) →
        (U : X.Opens) →
          (M.restrict f).presheaf.obj (Opposite.op U) ≅
            M.presheaf.obj (Opposite.op ((AlgebraicGeometry.Scheme.Hom.opensFunctor f).obj U))

The sections of the restriction of M over U are isomorphic to `Γ(M, f ''ᵁ U).

Defined in
Mathlib.AlgebraicGeometry.Modules.Sheaf
Cited by
14 results in Mathlib
Foundations
Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AlgebraicGeometry.IsOpenImmersion

Around this declaration

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

AlgebraicGeometry.Scheme.Modules.restrictAppIso_inv_map · cited by 2Modules.restrictAppIso_in…AlgebraicGeometry.Scheme.Modules.map_restrictAppIso_hom · cited by 2Modules.map_restrictAppIs…AlgebraicGeometry.Scheme.Modules.smul_restrictAppIso_hom · cited by 2Modules.smul_restrictAppI…AlgebraicGeometry.Scheme.Modules.smul_restrictAppIso_inv · cited by 2Modules.smul_restrictAppI…AlgebraicGeometry.Scheme.Modules.restrictAppIso_smul_Spec · cited by 1Modules.restrictAppIso_sm…AlgebraicGeometry.Scheme.Modules.smul_restrictAppIso_hom_apply · cited by 1Modules.smul_restrictAppI…AlgebraicGeometry.Scheme.Modules.restrictAppIso_inv_map_apply · cited by 0Modules.restrictAppIso_in…AlgebraicGeometry.Scheme.Modules.restrictAppIso_inv_map_assoc · cited by 0Modules.restrictAppIso_in…AlgebraicGeometry.Scheme.Modules.map_restrictAppIso_hom_apply · cited by 0Modules.map_restrictAppIs…AlgebraicGeometry.Scheme.Modules.map_restrictAppIso_hom_assoc · cited by 0Modules.map_restrictAppIs…AlgebraicGeometry.Scheme.Modules.smul_restrictAppIso_hom_assoc · cited by 0Modules.smul_restrictAppI…AlgebraicGeometry.Scheme.Modules.smul_restrictAppIso_inv_apply · cited by 0Modules.smul_restrictAppI…AlgebraicGeometry.Scheme.Modules.smul_restrictAppIso_inv_assoc · cited by 0Modules.smul_restrictAppI…AlgebraicGeometry.Scheme.Modules.Scheme.Modules.restrictAppIso_smul_Spec · cited by 0Modules.restrictAppIso_sm…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objOpposite · cited by 8081OppositeCategoryTheory.Iso · cited by 3963CategoryTheory.IsoTopCat.carrier · cited by 3184TopCat.carrierAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeCommRingCat · cited by 2333CommRingCatTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensAlgebraicGeometry.PresheafedSpace.carrier · cited by 2020PresheafedSpace.carrierAlgebraicGeometry.SheafedSpace.toPresheafedSpace · cited by 1988SheafedSpace.toPresheafed…AlgebraicGeometry.LocallyRingedSpace.toSheafedSpace · cited by 1892LocallyRingedSpace.toShea…AlgebraicGeometry.Scheme.toLocallyRingedSpace · cited by 1734Scheme.toLocallyRingedSpa…AlgebraicGeometry.Scheme.Opens · cited by 1149Scheme.OpensCategoryTheory.Iso.refl · cited by 727Iso.reflAlgebraicGeometry.IsOpenImmersion · cited by 476AlgebraicGeometry.IsOpenI…Modules.restrictAppIsoCITED BYCITES

Cites20

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

Cited by14

Results whose statement or proof uses this declaration.