Theorems · Theorem · category theory
TopCat.Presheaf.pullback_obj_obj_ext
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasColimits C] {X Y : TopCat}
{Z : C} {f : X ⟶ Y} {F : TopCat.Presheaf C Y} (U : (TopologicalSpace.Opens ↑X)ᵒᵖ)
{φ ψ : ((TopCat.Presheaf.pullback C f).obj F).obj U ⟶ Z},
(∀ (V : TopologicalSpace.Opens ↑Y) (hV : Opposite.unop U ≤ (TopologicalSpace.Opens.map f).obj V),
CategoryTheory.CategoryStruct.comp
(((TopCat.Presheaf.pullbackPushforwardAdjunction C f).unit.app F).app (Opposite.op V))
(CategoryTheory.CategoryStruct.comp
(((TopCat.Presheaf.pullback C f).obj F).map (CategoryTheory.homOfLE hV).op) φ) =
CategoryTheory.CategoryStruct.comp
(((TopCat.Presheaf.pullbackPushforwardAdjunction C f).unit.app F).app (Opposite.op V))
(CategoryTheory.CategoryStruct.comp
(((TopCat.Presheaf.pullback C f).obj F).map (CategoryTheory.homOfLE hV).op) ψ)) →
φ = ψ- Defined in
- Mathlib.Topology.Sheaves.Stalks
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Functor.idstatement · cited by 3,333
- TopCat.carrierstatement and proof · cited by 3,184
- CategoryTheory.Discreteproof · cited by 2,447
Cited by2
Results whose statement or proof uses this declaration.
- TopCat.Presheaf.germToPullbackStalk_stalkPullbackHomproof · cited by 1
- TopCat.Presheaf.pullback_obj_obj_ext_iffproof · cited by 0