Skip to content

Commit af54ba5

Browse files
committed
Made several changes based on suggestions.
1 parent ab24956 commit af54ba5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

database/data/003_properties/008_locally-presentable.sql

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ VALUES
2727
'locally copresentable',
2828
'is',
2929
'A category is <i>locally copresentable</i> if its opposite category is locally presentable.',
30-
'https://ncatlab.org/nlab/show/locally+presentable+category',
30+
NULL,
3131
'locally presentable',
3232
TRUE
3333
),
@@ -67,7 +67,7 @@ VALUES
6767
'coaccessible',
6868
'is',
6969
'A category is <i>coaccessible</i> if its opposite category is accessible.',
70-
'https://ncatlab.org/nlab/show/locally+presentable+category',
70+
NULL,
7171
'accessible',
7272
TRUE
7373
),
@@ -90,7 +90,7 @@ VALUES
9090
(
9191
'generalized variety',
9292
'is a',
93-
'A category is a <i>generalized variety</i> if it has small sifted colimits and there is a (small) set $G$ of strongly finitely presentable objects such that every object is a small sifted colimit of objects from $G$. This notion is defined in <a href="http://www.tac.mta.ca/tac/volumes/8/n3/8-03abs.html" target="_blank">[AR01, Def. 3.6]</a>.',
93+
'A category is a <i>generalized variety</i> if it has small sifted colimits and there is a (small) set $G$ of strongly finitely presentable objects such that every object is a small sifted colimit of objects from $G$. Generalized varieties are like locally strongly finitely presentable categories but without colimits. The relation is similar as between finitely accessible and locally finitely presentable categories. This notion is defined in <a href="http://www.tac.mta.ca/tac/volumes/8/n3/8-03abs.html" target="_blank">[AR01, Def. 3.6]</a>.',
9494
NULL,
9595
NULL,
9696
TRUE
@@ -106,7 +106,7 @@ VALUES
106106
(
107107
'locally multi-presentable',
108108
'is',
109-
'Let $\kappa$ be a regular cardinal. A category is <i>locally $\kappa$-multi-presentable</i> if it is $\kappa$-accessible and has connected limits. It is known that a category is locally $\kappa$-multi-presentable if and only if it is equivalent to the category of models of a limit-coproduct sketch; see Thm. 4.32 in <a href="https://ncatlab.org/nlab/show/Locally+Presentable+and+Accessible+Categories" target="_blank">Adamek-Rosicky</a> and the remark below. A category is called <i>locally multi-presentable</i> if it is locally $\kappa$-multi-presentable for some $\kappa$, equivalently, it is accessible and has connected limits.',
109+
'Let $\kappa$ be a regular cardinal. A category is <i>locally $\kappa$-multi-presentable</i> if it is $\kappa$-accessible and has connected limits. It is known that a category is locally $\kappa$-multi-presentable if and only if it is equivalent to the category of models of a limit-coproduct sketch; see Thm. 4.32 and the remark below in <a href="https://ncatlab.org/nlab/show/Locally+Presentable+and+Accessible+Categories" target="_blank">Adamek-Rosicky</a>. A category is called <i>locally multi-presentable</i> if it is locally $\kappa$-multi-presentable for some $\kappa$, equivalently, it is accessible and has connected limits.',
110110
'https://ncatlab.org/nlab/show/locally+multipresentable+category',
111111
NULL,
112112
TRUE

0 commit comments

Comments
 (0)