Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.Scheme.Hom.germ_stalkMap

∀ {X Y : AlgebraicGeometry.Scheme} (f : X ⟶ Y) (U : Y.Opens) (x : ↥X) (hx : f x ∈ U),
  CategoryTheory.CategoryStruct.comp (Y.presheaf.germ U (f x) hx) (AlgebraicGeometry.Scheme.Hom.stalkMap f x) =
    CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.app f U)
      (X.presheaf.germ ((TopologicalSpace.Opens.map f.base).obj U) x hx)
Defined in
Mathlib.AlgebraicGeometry.Scheme
Cited by
10 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

AlgebraicGeometry.Scheme.SpecMap_stalkMap_fromSpecStalk · cited by 8Scheme.SpecMap_stalkMap_f…AlgebraicGeometry.Scheme.Hom.germ_stalkMap_assoc · cited by 4Hom.germ_stalkMap_assocAlgebraicGeometry.IsAffineOpen.isLocalization_stalk' · cited by 2IsAffineOpen.isLocalizati…AlgebraicGeometry.Scheme.Hom.QuasiFiniteAt.quasiFiniteAt · cited by 1QuasiFiniteAt.quasiFinite…AlgebraicGeometry.spread_out_of_isGermInjective · cited by 1AlgebraicGeometry.spread_…AlgebraicGeometry.spread_out_unique_of_isGermInjective · cited by 1AlgebraicGeometry.spread_…AlgebraicGeometry.Scheme.Opens.fromSpecStalkOfMem_toSpecΓ · cited by 1Opens.fromSpecStalkOfMem_…AlgebraicGeometry.isGermInjectiveAt_iff_of_isOpenImmersion · cited by 1AlgebraicGeometry.isGermI…AlgebraicGeometry.Scheme.Hom.exists_isIso_morphismRestrict_toNormalization · cited by 1Hom.exists_isIso_morphism…AlgebraicGeometry.Scheme.Opens.stalkIso_inv · cited by 0Opens.stalkIso_invDFunLike.coe · cited by 62936DFunLike.coeQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compOpposite · cited by 8081OppositeCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homTopCat.carrier · cited by 3184TopCat.carrierAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeContinuousMap · cited by 2491ContinuousMapCommRingCat · 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…TopCat · cited by 1889TopCatHom.germ_stalkMapCITED BYCITES

Cites28

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

Cited by10

Results whose statement or proof uses this declaration.