Skip to content

Commit bf8fbb1

Browse files
committed
add result connecting extensive with cocartesian cofiltered limits
1 parent 72cc02a commit bf8fbb1

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

database/data/005_implications/002_limits-colimits-behavior-implications.sql

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,13 @@ VALUES
160160
'This is obvious.',
161161
FALSE
162162
),
163+
(
164+
'extensive_cocartesian_cofiltered_limits',
165+
'["extensive", "cofiltered limits", "terminal object"]',
166+
'["cocartesian cofiltered limits"]',
167+
'Let $\mathcal{C}$ be an extensive category with cofiltered limits and a terminal object. Then the coproduct functor $\mathcal{C} \times \mathcal{C} \cong \mathcal{C}/1 \times \mathcal{C}/1 \to \mathcal{C}/(1+1)$ is an equivalence. The forgetful functor $\mathcal{C}/A \to \mathcal{C}$ creates connected limits, and hence preserves cofiltered limits. For every $X \in \mathcal{C}$ the functor $(X,-) : \mathcal{C} \to \mathcal{C} \times \mathcal{C}$ also preserves cofiltered limits. The composition of these functors is $X \sqcup - : \mathcal{C} \to \mathcal{C}$ and therefore also preserves cofiltered limits.',
168+
FALSE
169+
),
163170
(
164171
'distributive_consequence',
165172
'["distributive"]',

0 commit comments

Comments
 (0)