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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Functorstatement · cited by 16,252
- SemilatticeInfstatement and proof · cited by 634
- CategoryTheory.Pairwisestatement and proof · cited by 40
- CategoryTheory.Pairwise.diagramObjproof · cited by 3
- CategoryTheory.Pairwise.diagramMapproof · cited by 1
Cited by48
Results whose statement or proof uses this declaration.
- TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivFunctorstatement and proof · cited by 12
- TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivInversestatement · cited by 12
- CategoryTheory.Pairwise.coconestatement · cited by 8
- TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivstatement · cited by 4
- TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivCounitIsostatement · cited by 3
- TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivFunctorObjstatement and proof · cited by 3
- TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivInverseObjstatement · cited by 3
- TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivUnitIsostatement · cited by 3
- TopCat.Presheaf.objPairwiseOfFamilystatement and proof · cited by 3
- TopCat.Presheaf.SheafConditionPairwiseIntersections.coneEquivUnitIsoAppstatement and proof · cited by 2
- CategoryTheory.Pairwise.coconeIsColimitstatement and proof · cited by 2
- AlgebraicGeometry.isIso_pushoutSection_of_iSup_eqproof · cited by 2