Skip to content

Commit 9555234

Browse files
committed
Groupoids with multi-terminal objects are thin
1 parent 49ffefb commit 9555234

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

database/data/005_implications/006_trivial-categories-implications.sql

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,13 @@ VALUES
3434
'This is trivial.',
3535
FALSE
3636
),
37+
(
38+
'groupoid_with_multi-terminal',
39+
'["groupoid", "multi-terminal object"]',
40+
'["thin"]',
41+
'Let $f,g\colon A \rightrightarrows B$ be a parallel pair of morphisms. Since the category has a multi-terminal object, the connected component contains $A$ and $B$ has a terminal object. But since the category is a groupoid, both $A$ and $B$ are terminal objects in the connected component, hence $f=g$.',
42+
FALSE
43+
),
3744
(
3845
'trivial_consequence',
3946
'["trivial"]',

0 commit comments

Comments
 (0)