Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pairwise.diagram

{ι : Type v} → {α : Type u} → (ι → α) → [inst : SemilatticeInf α] → CategoryTheory.Functor (CategoryTheory.Pairwise ι) α

Given a function U : ι → α for [SemilatticeInf α], we obtain a functor CategoryTheory.Pairwise ι ⥤ α, sending single i to U i and pair i j to U i ⊓ U j, and the morphisms to the obvious inequalities.

Defined in
Mathlib.CategoryTheory.Category.Pairwise
Cited by
30 results in Mathlib
Foundations
Depth 16 from the axioms · uses no axioms
Assumes
SemilatticeInf

Around this declaration

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

TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivFunctor · cited by 12SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivInverse · cited by 12SheafConditionPairwiseInt…CategoryTheory.Pairwise.cocone · cited by 8Pairwise.coconeTopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquiv · cited by 4SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivCounitIso · cited by 3SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivFunctorObj · cited by 3SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivInverseObj · cited by 3SheafConditionPairwiseInt…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivUnitIso · cited by 3SheafConditionPairwiseInt…TopCat.Presheaf.objPairwiseOfFamily · cited by 3Presheaf.objPairwiseOfFam…TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivUnitIsoApp · cited by 2SheafConditionPairwiseInt…CategoryTheory.Pairwise.coconeIsColimit · cited by 2Pairwise.coconeIsColimitAlgebraicGeometry.isIso_pushoutSection_of_iSup_eq · cited by 2AlgebraicGeometry.isIso_p…TopCat.Presheaf.isLimitOpensLeCoverEquivPairwise · cited by 2Presheaf.isLimitOpensLeCo…TopCat.Presheaf.isSheaf_iff_isSheafUniqueGluing_types · cited by 2Presheaf.isSheaf_iff_isSh…TopCat.Presheaf.IsCompatible.sectionPairwise · cited by 2IsCompatible.sectionPairw…CategoryTheory.Functor · cited by 16252CategoryTheory.FunctorSemilatticeInf · cited by 634SemilatticeInfCategoryTheory.Pairwise · cited by 40CategoryTheory.PairwiseCategoryTheory.Pairwise.diagramObj · cited by 3Pairwise.diagramObjCategoryTheory.Pairwise.diagramMap · cited by 1Pairwise.diagramMapPairwise.diagramCITED BYCITES

Cites5

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

Cited by48

Results whose statement or proof uses this declaration.