Skip to content

Commit 39332d9

Browse files
committed
malcev + topos => trivial
1 parent 735fc2b commit 39332d9

8 files changed

Lines changed: 7 additions & 42 deletions

File tree

databases/catdat/data/003_category-property-assignments/FinSet.sql

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,6 @@ VALUES
7171
FALSE,
7272
'This is trivial.'
7373
),
74-
(
75-
'FinSet',
76-
'Malcev',
77-
FALSE,
78-
'There are lots of non-symmetric reflexive relations.'
79-
),
8074
(
8175
'FinSet',
8276
'countable',

databases/catdat/data/003_category-property-assignments/M-Set.sql

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@ VALUES
2929
FALSE,
3030
'This is trivial.'
3131
),
32-
(
33-
'M-Set',
34-
'Malcev',
35-
FALSE,
36-
'Endow the set $\mathbb{N}$ with the trivial $M$-action, and consider the subset $\{(a,b) : a \leq b \}$ of $\mathbb{N}^2$.'
37-
),
3832
(
3933
'M-Set',
4034
'cofiltered-limit-stable epimorphisms',

databases/catdat/data/003_category-property-assignments/Set.sql

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ VALUES
3535
FALSE,
3636
'This is trivial.'
3737
),
38-
(
39-
'Set',
40-
'Malcev',
41-
FALSE,
42-
'There are lots of non-symmetric reflexive relations, for example $\leq$ on $\mathbb{N}$.'
43-
),
4438
(
4539
'Set',
4640
'cofiltered-limit-stable epimorphisms',

databases/catdat/data/003_category-property-assignments/SetxSet.sql

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@ VALUES
2929
FALSE,
3030
'This is trivial.'
3131
),
32-
(
33-
'SetxSet',
34-
'Malcev',
35-
FALSE,
36-
'There are lots of pairs of non-symmetric reflexive relations.'
37-
),
3832
(
3933
'SetxSet',
4034
'semi-strongly connected',

databases/catdat/data/003_category-property-assignments/Sh(X).sql

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@ VALUES
1717
TRUE,
1818
'This holds by definition of a Grothendieck topos.'
1919
),
20-
(
21-
'Sh(X)',
22-
'Malcev',
23-
FALSE,
24-
'Consider the subsheaf of $\underline{\mathbb{N}} \times \underline{\mathbb{N}}$ consisting of locally constant functions $(f,g) : X \to \mathbb{N} \times \mathbb{N}$ with $f \leq g$ pointwise. This is reflexive, but not symmetric.'
25-
),
2620
(
2721
'Sh(X)',
2822
'skeletal',

databases/catdat/data/003_category-property-assignments/Sp.sql

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,6 @@ VALUES
4747
FALSE,
4848
'This is trivial.'
4949
),
50-
(
51-
'Sp',
52-
'Malcev',
53-
FALSE,
54-
'Since $\mathbf{FinSet}$ is not Malcev, there is some finite set $X$ with a non-symmetric reflexive relation $R \subseteq X^2$. Now consider these as constant functors $\mathbb{B} \to \mathbf{FinSet}$.'
55-
),
5650
(
5751
'Sp',
5852
'semi-strongly connected',

databases/catdat/data/003_category-property-assignments/sSet.sql

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,6 @@ VALUES
4141
FALSE,
4242
'This is trivial.'
4343
),
44-
(
45-
'sSet',
46-
'Malcev',
47-
FALSE,
48-
'Any counterexample for $\mathbf{Set}$ (i.e., any non-symmetric reflexive relation) yields one for this category by taking constant simplicial sets.'
49-
),
5044
(
5145
'sSet',
5246
'finitary algebraic',

databases/catdat/data/004_category-implications/008_topos-theory-implications.sql

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,13 @@ VALUES
188188
'This is Example 2.2.18 in <a href="https://ncatlab.org/nlab/show/Malcev,+protomodular,+homological+and+semi-abelian+categories" target="_blank">Malcev, protomodular, homological and semi-abelian categories</a>. An alternative proof is given later in A.5.17.',
189189
FALSE
190190
),
191+
(
192+
'topos_is_never_malcev',
193+
'["elementary topos", "Malcev"]',
194+
'["trivial"]',
195+
'The subobject classifier $\Omega$ is an internal Heyting algebra and hence an internal poset (see <a href="https://ncatlab.org/nlab/show/Sheaves+in+Geometry+and+Logic" target="_blank">Mac Lane & Moerdijk</a>, IV.8). The relation $\leq$ on $\Omega$ is reflexive, hence symmetric by assumption. But then $\bot \leq \top$ in $\Omega$ implies $\top \leq \bot$, and hence $\bot = \top$. This means $1 \cong 0$ and hence $X \cong X \times 1 \cong X \times 0 \cong 0$ for all $X$.',
196+
FALSE
197+
),
191198
(
192199
'nno_assumption',
193200
'["natural numbers object"]',

0 commit comments

Comments
 (0)