Mathlib Map

Theorems · Definition · category theory

TopCat.Presheaf.SheafConditionEqualizerProducts.res

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasProducts C] →
      {X : TopCat} →
        (F : TopCat.Presheaf C X) →
          {ι : Type v'} →
            (U : ι → TopologicalSpace.Opens ↑X) →
              F.obj (Opposite.op (iSup U)) ⟶ TopCat.Presheaf.SheafConditionEqualizerProducts.piOpens F U

The morphism F.obj U ⟶ Π F.obj (U i) whose components are given by the restriction maps from U j to U i ⊓ U j.

Defined in
Mathlib.Topology.Sheaves.SheafCondition.EqualizerProducts
Cited by
7 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasProducts

Around this declaration

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

TopCat.Presheaf.SheafConditionEqualizerProducts.fork · cited by 4SheafConditionEqualizerPr…TopCat.Presheaf.SheafConditionEqualizerProducts.res_π · cited by 1SheafConditionEqualizerPr…TopCat.Presheaf.SheafConditionEqualizerProducts.w · cited by 1SheafConditionEqualizerPr…TopCat.Presheaf.SheafConditionEqualizerProducts.fork_ι · cited by 0SheafConditionEqualizerPr…TopCat.Presheaf.SheafConditionEqualizerProducts.fork_π_app_walkingParallelPair_one · cited by 0SheafConditionEqualizerPr…TopCat.Presheaf.SheafConditionEqualizerProducts.fork_π_app_walkingParallelPair_zero · cited by 0SheafConditionEqualizerPr…TopCat.Presheaf.SheafConditionEqualizerProducts.res_π_apply · cited by 0SheafConditionEqualizerPr…TopCat.Presheaf.SheafConditionEqualizerProducts.w_apply · cited by 0SheafConditionEqualizerPr…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeTopCat.carrier · cited by 3184TopCat.carrieriSup · cited by 2415iSupTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensQuiver.Hom.op · cited by 1948Hom.opTopCat · cited by 1889TopCatTopCat.Presheaf · cited by 371TopCat.PresheafCategoryTheory.Limits.HasProducts · cited by 103Limits.HasProductsCategoryTheory.Limits.Pi.lift · cited by 53Pi.liftTopologicalSpace.Opens.leSupr · cited by 13Opens.leSuprTopCat.Presheaf.SheafConditionEqualizerProducts.piOpens · cited by 11SheafConditionEqualizerPr…SheafConditionEqualizerProduc…CITED BYCITES

Cites15

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

Cited by8

Results whose statement or proof uses this declaration.