Mathlib Map

Theorems · Definition · category theory

TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquiv

{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) →
              CategoryTheory.Limits.Cone ((CategoryTheory.Pairwise.diagram U).op.comp F) ≌
                CategoryTheory.Limits.Cone (TopCat.Presheaf.SheafConditionEqualizerProducts.diagram F U)

Cones over diagram U ⋙ F are the same as a cones over the usual sheaf condition equalizer diagram.

Defined in
Mathlib.Topology.Sheaves.SheafCondition.EqualizerProducts
Cited by
4 results in Mathlib
Foundations
Depth 86 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.SheafConditionPairwiseIntersections.isLimitMapConeOfIsLimitSheafConditionFork · cited by 1SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.isLimitSheafConditionForkOfIsLimitMapCone · cited by 1SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquiv_counitIso · cited by 0SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquiv_functor · cited by 0SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquiv_inverse · cited by 0SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquiv_unitIso · cited by 0SheafConditionPairwiseInt…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compTopCat.carrier · cited by 3184TopCat.carrierTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensTopCat · cited by 1889TopCatCategoryTheory.Functor.op · cited by 997Functor.opCategoryTheory.Limits.WalkingParallelPair · cited by 781Limits.WalkingParallelPairCategoryTheory.Limits.Cone · cited by 710Limits.ConeCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceTopCat.Presheaf · cited by 371TopCat.PresheafCategoryTheory.Limits.HasProducts · cited by 103Limits.HasProductsCategoryTheory.Pairwise · cited by 40CategoryTheory.PairwiseCategoryTheory.Pairwise.diagram · cited by 30Pairwise.diagramTopCat.Presheaf.SheafConditionEqualizerProducts.diagram · cited by 21SheafConditionEqualizerPr…SheafConditionPairwiseInterse…CITED BYCITES

Cites19

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

Cited by6

Results whose statement or proof uses this declaration.