Mathlib Map

Theorems · Definition · category theory

TopCat.Presheaf.germToPullbackStalk

(C : Type u) →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasColimits C] →
      {X Y : TopCat} →
        (f : X ⟶ Y) →
          (F : TopCat.Presheaf C Y) →
            (U : TopologicalSpace.Opens ↑X) →
              (x : ↑X) →
                x ∈ U →
                  (((TopCat.Presheaf.pullback C f).obj F).obj (Opposite.op U) ⟶
                    F.stalk ((CategoryTheory.ConcreteCategory.hom f) x))

The morphism (f⁻¹ℱ)(U) ⟶ ℱ_{f(x)} for some U ∋ x.

Defined in
Mathlib.Topology.Sheaves.Stalks
Cited by
9 results in Mathlib
Foundations
Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasColimits

Around this declaration

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

TopCat.Presheaf.pullbackPushforwardAdjunction_unit_pullback_map_germToPullbackStalk · cited by 2Presheaf.pullbackPushforw…TopCat.Presheaf.stalkPullbackInv · cited by 2Presheaf.stalkPullbackInvTopCat.Presheaf.pullbackPushforwardAdjunction_unit_app_app_germToPullbackStalk · cited by 1Presheaf.pullbackPushforw…TopCat.Presheaf.germ_stalkPullbackInv · cited by 1Presheaf.germ_stalkPullba…TopCat.Presheaf.pullbackPushforwardAdjunction_unit_pullback_map_germToPullbackStalk_assoc · cited by 1Presheaf.pullbackPushforw…TopCat.Presheaf.germToPullbackStalk_stalkPullbackHom · cited by 1Presheaf.germToPullbackSt…TopCat.Presheaf.pullbackPushforwardAdjunction_unit_app_app_germToPullbackStalk_assoc · cited by 0Presheaf.pullbackPushforw…TopCat.Presheaf.germ_stalkPullbackInv_assoc · cited by 0Presheaf.germ_stalkPullba…TopCat.Presheaf.germToPullbackStalk.congr_simp · cited by 0germToPullbackStalk.congr…TopCat.Presheaf.germToPullbackStalk_stalkPullbackHom_assoc · cited by 0Presheaf.germToPullbackSt…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objOpposite · cited by 8081OppositeCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homTopCat.carrier · cited by 3184TopCat.carrierContinuousMap · cited by 2491ContinuousMapOpposite.unop · cited by 2231Opposite.unopTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensTopCat · cited by 1889TopCatCategoryTheory.Functor.op · cited by 997Functor.opTopologicalSpace.Opens.map · cited by 645Opens.mapCategoryTheory.CostructuredArrow · cited by 536CategoryTheory.Costructur…TopCat.Presheaf.stalk · cited by 407Presheaf.stalkPresheaf.germToPullbackStalkCITED BYCITES

Cites21

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.