Theorems · Definition · category theory
TopCat.Presheaf.stalkPullbackInv
(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) →
(x : ↑X) →
((TopCat.Presheaf.pullback C f).obj F).stalk x ⟶ F.stalk ((CategoryTheory.ConcreteCategory.hom f) x)The morphism (f⁻¹ℱ)ₓ ⟶ ℱ_{f(x)}.
- Defined in
- Mathlib.Topology.Sheaves.Stalks
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- Oppositeproof · cited by 8,081
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- ContinuousMapstatement · cited by 2,491
- Opposite.unopproof · cited by 2,231
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.Functor.opproof · cited by 997
Cited by3
Results whose statement or proof uses this declaration.
- TopCat.Presheaf.germ_stalkPullbackInvstatement · cited by 1
- TopCat.Presheaf.germ_stalkPullbackInv_assocstatement and proof · cited by 0
- TopCat.Presheaf.stalkPullbackIsoproof · cited by 0