Skip to content

Commit 200e71a

Browse files
committed
add lots of missing reasons for non-properties
1 parent af86436 commit 200e71a

4 files changed

Lines changed: 48 additions & 47 deletions

File tree

.vscode/settings.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"colimit",
3636
"colimits",
3737
"conormal",
38+
"coprime",
3839
"coproduct",
3940
"coproducts",
4041
"corestricts",
@@ -114,6 +115,7 @@
114115
"submonoid",
115116
"subobject",
116117
"subobjects",
118+
"subposet",
117119
"subscheme",
118120
"subsheaf",
119121
"suprema",

database/data/007_category-properties.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ VALUES
480480
(
481481
'Abfg',
482482
'generator',
483-
'The group $\mathbb{Z}$ is a generator since it represents the forgetful functor $\mathbf{Abfg} \to \mathbf{Set}$.'
483+
'The group $\mathbb{Z}$ is a generator since it represents the forgetful functor to $\mathbf{Set}$.'
484484
),
485485

486486
(

database/data/008_category-non-properties.sql

Lines changed: 41 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ VALUES
198198
(
199199
'Set*',
200200
'Malcev',
201-
NULL
201+
'There are lots of pointed reflexive relations that are not symmetric, for example $\{(a,b) \in \mathbb{N} : a \leq b\}$ on $(\mathbb{N},0)$.'
202202
),
203203
(
204204
'Mon',
@@ -263,7 +263,7 @@ VALUES
263263
(
264264
'Pos',
265265
'balanced',
266-
NULL
266+
'Consider any set $X$ with $ \geq 2$ elements and the identity map $(X,\Delta_X) \to (X, X \times X)$. It is is bijective but no isomorphism.'
267267
),
268268
(
269269
'Pos',
@@ -273,7 +273,7 @@ VALUES
273273
(
274274
'Pos',
275275
'Malcev',
276-
NULL
276+
'Consider the subposet $\{(a,b) : a \leq b \}$ of $\mathbb{N}^2$.'
277277
),
278278
(
279279
'M-Set',
@@ -288,7 +288,7 @@ VALUES
288288
(
289289
'M-Set',
290290
'Malcev',
291-
NULL
291+
'Endow the set $\mathbb{N}$ with the trivial $M$-action, and consider the subset $\{(a,b) : a \leq b \}$ of $\mathbb{N}^2$.'
292292
),
293293
(
294294
'R-Mod',
@@ -339,13 +339,13 @@ VALUES
339339
),
340340
(
341341
'FinSet',
342-
'sequential limits',
343-
NULL
342+
'sequential colimits',
343+
'Let $[n] := \{1,\dotsc,n\}$. Assume the sequence of inclusion maps $[1] \to [2] \to \cdots$ has a colimit $X$ in $\mathbf{FinSet}$ with maps $f_n : [n] \to X$. Let $n_0 \geq 1$ be fixed. I claim that $f_{n_0}$ is injective, which will then yield a contradiction by taking $n_0 > \mathrm{card}(X)$. For $n \geq 1$ define $g_n : [n] \to [n_0]$ as follows. For $n \leq n_0$ it is the inclusion, and for $n \geq n_0$ it is the projection which keeps all elements of $[n_0]$ and maps all other elements to $n_0$. Observe that $g_{n+1} |_{[n]} = g_n$. Hence, there is a unique map $g : X \to [n_0]$ with $g \circ f_n = g_n$ for all $n$. For $n = n_0$ this shows $g \circ f_{n_0} = \mathrm{id}_{[n_0]}$, and $f_{n_0}$ is injective.'
344344
),
345345
(
346346
'FinSet',
347-
'sequential colimits',
348-
NULL
347+
'sequential limits',
348+
'Let $[n] := \{1,\dotsc,n\}$. We define the projection $p_n : [n+1] \to [n]$ by extending the identity of $[n]$ with $p_n(n+1) := n$. Assume the sequence of projections $\cdots \to [2] \to [1]$ has a limit $X$ in $\mathbf{FinSet}$ with maps $f_n : X \to [n]$. Let $n_0 \geq 1$ be fixed. I claim that $f_{n_0}$ is surjective, which will then yield a contradiction by taking $n_0 > \mathrm{card}(X)$. For $n \geq 1$ define $g_n : [n_0] \to [n]$ as follows. For $n \leq n_0$ it is the projection, and for $n \geq n_0$ it is the inclusion. Observe that $p_n \circ g_{n+1} = g_n$. Hence, there is a unique map $g : [n_0] \to X$ with $f_n \circ g = g_n$ for all $n$. For $n = n_0$ this shows $f_{n_0} \circ g = \mathrm{id}_{[n_0]}$, and $f_{n_0}$ is surjective.'
349349
),
350350
(
351351
'FinSet',
@@ -365,7 +365,7 @@ VALUES
365365
(
366366
'FinAb',
367367
'generator',
368-
NULL
368+
'If $A,B$ are finite abelian groups whose orders are coprime, then we know that $\hom(A,B)$ is trivial. But a generator would admit a non-trivial homomorphism to any other non-trivial finite abelian group.'
369369
),
370370
(
371371
'FinAb',
@@ -374,38 +374,38 @@ VALUES
374374
),
375375
(
376376
'FinAb',
377-
'sequential limits',
378-
NULL
377+
'countable products',
378+
'Assume that the product $P := \mathbb{Z}/2 \times \mathbb{Z}/2 \times \cdots$ exists. Since products are associative, we conclude $P \cong \mathbb{Z}/2 \times P$. By induction, we get $P \cong (\mathbb{Z}/2)^n \times P$ for all $n$. But then $P$ has at least $2^n$ elements, which contradicts finiteness of $P$.'
379379
),
380380
(
381381
'FinAb',
382382
'skeletal',
383-
'There are many trivial and hence isomorphic groups, which are not equal.'
383+
'There are many trivial and hence isomorphic groups which are not equal.'
384384
),
385385
(
386386
'Abfg',
387387
'small',
388-
NULL
388+
'Even the collection of trivial groups is not small.'
389389
),
390390
(
391391
'Abfg',
392392
'cogenerator',
393-
NULL
393+
'Let $Q$ be a finitely generated abelian group. By their well-known classification, we have $Q = F \oplus T$ for a free abelian group $F$ and a finite abelian group $T$. Let $p$ be a prime number which does not divide the order of $T$. Then $\hom(\mathbb{Z}/p, Q) = 0$, but $\mathbb{Z}/p \neq 0$. Therefore, $Q$ is no cogenerator.'
394394
),
395395
(
396396
'Abfg',
397397
'split abelian',
398-
NULL
398+
'The short exact sequence $0 \xrightarrow{} \mathbb{Z} \xrightarrow{p} \mathbb{Z} \xrightarrow{} \mathbb{Z}/p \xrightarrow{} 0$ does not split.'
399399
),
400400
(
401401
'Abfg',
402402
'countable products',
403-
NULL
403+
'For $n \geq 1$ set $A_n = \mathbb{Z}$. Assume that these groups have a product $P$ in this category. Since products are associative, we have $P \cong \mathbb{Z} \times P$. Induction yields $P \cong \mathbb{Z}^n \times P$ for all $n$. But then the rank of $P$ cannot be finite.'
404404
),
405405
(
406406
'Abfg',
407407
'countable coproducts',
408-
NULL
408+
'For $n \geq 1$ set $A_n = \mathbb{Z}$. Assume that these groups have a coproduct $C$ in this category. Since coproducts are associative, we have $C \cong \mathbb{Z} \oplus C$. Induction yields $C \cong \mathbb{Z}^{\oplus n} \oplus C$ for all $n$. But then the rank of $C$ cannot be finite.'
409409
),
410410
(
411411
'Abfg',
@@ -415,57 +415,52 @@ VALUES
415415
(
416416
'B',
417417
'small',
418-
NULL
418+
'Even the collection of singletons is not small.'
419419
),
420420
(
421421
'B',
422422
'connected',
423-
NULL
423+
'For every $n \geq 0$ there is a connected component of sets of size $n$.'
424424
),
425425
(
426426
'B',
427427
'generator',
428-
NULL
428+
'trivial'
429429
),
430430
(
431431
'B',
432432
'essentially finite',
433-
NULL
433+
'trivial'
434434
),
435435
(
436436
'B',
437437
'skeletal',
438438
'trivial'
439439
),
440-
(
441-
'FI',
442-
'binary coproducts',
443-
NULL
444-
),
445440
(
446441
'FI',
447442
'small',
448-
NULL
443+
'Even the collection of all singletons is not small.'
449444
),
450445
(
451446
'FI',
452447
'cogenerator',
453-
NULL
448+
'Let $Q$ be finite set. When $Q$ is empty, it is clearly no cogenerator. Otherwise, $Q + 1$ has at least two elements, so that there are two different morphisms $1 \to Q + 1$. But there is no morphism $Q + 1 \to Q$ at all. Hence, $Q$ is no cogenerator.'
454449
),
455450
(
456451
'FI',
457452
'binary products',
458-
NULL
453+
'Assume that two finite sets $X,Y$ have a product $P$ in this category. Elements of $P$ are the same as maps $1 \to P$, and they are automatically injective. Therefore, $P \cong \hom(1,P) \times \hom(1,X) \times \hom(1,Y) \cong X \times Y$, and the projections must agree as well. But they are usually not injective.'
459454
),
460455
(
461456
'FI',
462457
'sequential colimits',
463-
NULL
458+
'Let $[n] := \{1,\dotsc,n\}$. Assume the sequence of inclusion maps $[1] \to [2] \to \cdots$ has a colimit $X$ in this category with maps $f_n : [n] \to X$. But $f_n$ must be an injective map, so that $\mathrm{card}(X) \geq n$ for all $n$. Since $X$ is finite, this is a contradiction.'
464459
),
465460
(
466461
'FI',
467462
'essentially finite',
468-
NULL
463+
'trivial'
469464
),
470465
(
471466
'FI',
@@ -475,32 +470,32 @@ VALUES
475470
(
476471
'FS',
477472
'small',
478-
NULL
473+
'Even the collection of all singletons is not small.'
479474
),
480475
(
481476
'FS',
482477
'connected',
483-
NULL
478+
'If $f : \emptyset \to X$ is surjective, then $X = \emptyset$, and if $f : X \to \emptyset$ is any map, then also $X = \emptyset$. This shows that $\{ \emptyset \}$ is a connected component in this category.'
484479
),
485480
(
486481
'FS',
487482
'generator',
488-
NULL
483+
'Let $G$ be a finite set. There are at least two morphisms $G + 2 \to 2$, but there is no morphism $G \to G + 2$ at all. Hence, $G$ is not a generator.'
489484
),
490485
(
491486
'FS',
492487
'sequential limits',
493-
NULL
488+
'Let $[n] := \{1,\dotsc,n\}$. We define the projection $p_n : [n+1] \to [n]$ by extending the identity of $[n]$ with $p_n(n+1) := n$. Assume the sequence of projections $\cdots \to [2] \to [1]$ has a limit $X$ in this category with maps $f_n : X \to [n]$. But $f_n$ is surjective, so that $\mathrm{card}(X) \geq n$ for all $n$. Since $X$ is finite, this is a contradiction.'
494489
),
495490
(
496491
'FS',
497492
'pullbacks',
498-
NULL
493+
'The connected component of non-empty sets has a terminal object, $1$, and it suffices to prove that it has no products. Let $X$ be a finite set with more than $1$ element. Assume that the product $P$ of $X$ with itself exists. The diagonal $X \to P$ is a split monomorphism, hence injective, but also surjective, i.e. an isomorphism. In other words, the two projections $P \to X$ are equal. The universal property of $P$ now implies that all morphisms $Y \to X$ are equal, which is absurd.'
499494
),
500495
(
501496
'FS',
502497
'essentially finite',
503-
NULL
498+
'trivial'
504499
),
505500
(
506501
'FS',
@@ -511,7 +506,7 @@ VALUES
511506
(
512507
'FinOrd',
513508
'small',
514-
NULL
509+
'Even the collection of all singleton orders is not small.'
515510
),
516511
(
517512
'FinOrd',
@@ -676,7 +671,7 @@ VALUES
676671
(
677672
'Met',
678673
'essentially small',
679-
NULL
674+
'trivial'
680675
),
681676
(
682677
'Met',
@@ -691,7 +686,7 @@ VALUES
691686
(
692687
'Met',
693688
'Malcev',
694-
NULL
689+
'Consider the metric subspace $\{(a,b) \in \mathbb{R}^2 : a \leq b\}$ of $\mathbb{R}^2$.'
695690
),
696691
(
697692
'Met_oo',
@@ -701,7 +696,7 @@ VALUES
701696
(
702697
'Met_oo',
703698
'balanced',
704-
NULL
699+
'The inclusion $\mathbb{Q} \hookrightarrow \mathbb{R}$ provides a counterexample.'
705700
),
706701
(
707702
'Met_oo',
@@ -726,7 +721,7 @@ VALUES
726721
(
727722
'Met_c',
728723
'products',
729-
NULL
724+
'See <a href="https://math.stackexchange.com/questions/139168" target="_blank">MSE/139168</a> for a proof that uncountable products do not exist.'
730725
),
731726
(
732727
'Met_c',
@@ -736,7 +731,7 @@ VALUES
736731
(
737732
'Met_c',
738733
'balanced',
739-
NULL
734+
'The inclusion $\mathbb{Q} \hookrightarrow \mathbb{R}$ provides a counterexample.'
740735
),
741736
(
742737
'Met_c',
@@ -751,7 +746,7 @@ VALUES
751746
(
752747
'Met_c',
753748
'Malcev',
754-
NULL
749+
'Consider the metric subspace $\{(a,b) \in \mathbb{R}^2 : a \leq b\}$ of $\mathbb{R}^2$.'
755750
),
756751

757752
(
@@ -859,12 +854,12 @@ VALUES
859854
(
860855
'real_interval',
861856
'essentially finite',
862-
NULL
857+
'trivial'
863858
),
864859
(
865860
'real_interval',
866861
'locally finitely presentable',
867-
NULL
862+
'It suffices to prove that $0$ (the initial object) is the only finitely presentable object. If $s > 0$, then $s = \sup_{n \in \mathbb{N}, \, s \geq 1/n } (s - 1/n)$, but there is no $n$ with $s \leq s - 1/n$.'
868863
),
869864
(
870865
'Zdiv',

database/data/009_category-comments.sql

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ INSERT INTO category_comments (
22
category_id,
33
comment
44
) VALUES
5+
(
6+
'FinSet',
7+
'For the non-existence of sequential (co-)limits it is <i>not</i> sufficient to take a diagram of finite sets whose (co-)limit in $\mathbf{Set}$ is not contained in $\mathbf{FinSet}$.'
8+
),
59
(
610
'Rel',
711
'Lots of properties are unknown here. Please help to fill in the gaps!'

0 commit comments

Comments
 (0)