Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.Scheme.Hom.stalkMap_comp

∀ {X Y Z : AlgebraicGeometry.Scheme} (f : X ⟶ Y) (g : Y ⟶ Z) (x : ↥X),
  AlgebraicGeometry.Scheme.Hom.stalkMap (CategoryTheory.CategoryStruct.comp f g) x =
    CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.stalkMap g (f x))
      (AlgebraicGeometry.Scheme.Hom.stalkMap f x)
Defined in
Mathlib.AlgebraicGeometry.Scheme
Cited by
11 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.Hom.quasiFiniteAt_comp_iff_of_isOpenImmersion · cited by 3Hom.quasiFiniteAt_comp_if…AlgebraicGeometry.Scheme.Hom.quasiFiniteAt_comp_iff · cited by 2Hom.quasiFiniteAt_comp_iffAlgebraicGeometry.Scheme.PartialMap.fromSpecStalkOfMem_restrict · cited by 2PartialMap.fromSpecStalkO…AlgebraicGeometry.HasRingHomProperty.stalkMap_of_respectsIso · cited by 2HasRingHomProperty.stalkM…AlgebraicGeometry.Scheme.stalkClosedPointTo_comp · cited by 1Scheme.stalkClosedPointTo…AlgebraicGeometry.SurjectiveOnStalks.of_comp · cited by 1SurjectiveOnStalks.of_compAlgebraicGeometry.Scheme.Hom.preimage_smoothLocus_eq · cited by 1Hom.preimage_smoothLocus_…AlgebraicGeometry.IsOpenImmersion.of_openCover_source · cited by 1IsOpenImmersion.of_openCo…AlgebraicGeometry.HasRingHomProperty.of_stalkMap · cited by 1HasRingHomProperty.of_sta…AlgebraicGeometry.stalkwise_isZariskiLocalAtSource_of_respectsIso · cited by 1AlgebraicGeometry.stalkwi…AlgebraicGeometry.isIso_stalkMap_coprodSpec · cited by 0AlgebraicGeometry.isIso_s…DFunLike.coe · cited by 62936DFunLike.coeQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homTopCat.carrier · cited by 3184TopCat.carrierAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeContinuousMap · cited by 2491ContinuousMapCommRingCat · cited by 2333CommRingCatAlgebraicGeometry.PresheafedSpace.carrier · cited by 2020PresheafedSpace.carrierAlgebraicGeometry.SheafedSpace.toPresheafedSpace · cited by 1988SheafedSpace.toPresheafed…AlgebraicGeometry.LocallyRingedSpace.toSheafedSpace · cited by 1892LocallyRingedSpace.toShea…TopCat · cited by 1889TopCatAlgebraicGeometry.Scheme.toLocallyRingedSpace · cited by 1734Scheme.toLocallyRingedSpa…AlgebraicGeometry.PresheafedSpace.Hom.base · cited by 1135Hom.baseAlgebraicGeometry.PresheafedSpace.presheaf · cited by 1104PresheafedSpace.presheafHom.stalkMap_compCITED BYCITES

Cites21

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

Cited by11

Results whose statement or proof uses this declaration.