Mathlib Map

Theorems · Definition · category theory

TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivFunctor

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

Implementation of SheafConditionPairwiseIntersections.coneEquiv.

Defined in
Mathlib.Topology.Sheaves.SheafCondition.EqualizerProducts
Cited by
12 results in Mathlib
Foundations
Depth 79 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.coneEquiv · cited by 4SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivCounitIso · cited by 3SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivUnitIso · cited by 3SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivUnitIsoApp · cited by 2SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivCounitIso_hom_app_hom · cited by 0SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivCounitIso_inv_app_hom · cited by 0SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivFunctor_map_hom · cited by 0SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivFunctor_obj_pt · cited by 0SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivFunctor_obj_π_app · cited by 0SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivUnitIsoApp_hom_hom · cited by 0SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivUnitIsoApp_inv_hom · cited by 0SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivUnitIso_hom_app_hom · cited by 0SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivUnitIso_inv_app_hom · cited by 0SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquiv_counitIso · cited by 0SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquiv_functor · cited by 0SheafConditionPairwiseInt…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · 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.ConeTopCat.Presheaf · cited by 371TopCat.PresheafCategoryTheory.Limits.ConeMorphism.hom · cited by 164ConeMorphism.homCategoryTheory.Limits.HasProducts · cited by 103Limits.HasProductsCategoryTheory.Pairwise · cited by 40CategoryTheory.PairwiseSheafConditionPairwiseInterse…CITED BYCITES

Cites18

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

Cited by16

Results whose statement or proof uses this declaration.