Theorems · Theorem · category theory
TopCat.Presheaf.pullbackPushforwardAdjunction_unit_app_app_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) (V : (TopologicalSpace.Opens ↑Y)ᵒᵖ) (x : ↑X)
(hx : (CategoryTheory.ConcreteCategory.hom f) x ∈ Opposite.unop V),
CategoryTheory.CategoryStruct.comp (((TopCat.Presheaf.pullbackPushforwardAdjunction C f).unit.app F).app V)
(TopCat.Presheaf.germToPullbackStalk C f F ((TopologicalSpace.Opens.map f).obj (Opposite.unop V)) x hx) =
F.germ (Opposite.unop V) ((CategoryTheory.ConcreteCategory.hom f) x) hx- Defined in
- Mathlib.Topology.Sheaves.Stalks
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- CategoryTheory.Functor.idstatement · cited by 3,333
- TopCat.carrierstatement and proof · cited by 3,184
- ContinuousMapstatement · cited by 2,491
Cited by1
Results whose statement or proof uses this declaration.