Skip to content

Commit 16c74c9

Browse files
committed
expand dictionary
1 parent b7349a1 commit 16c74c9

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

.vscode/settings.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"Prost",
1818
"SetxSet",
1919
"hilberts",
20-
"maxage"
20+
"maxage",
21+
"ndash"
2122
],
2223
"cSpell.words": [
2324
"abelian",
@@ -39,6 +40,7 @@
3940
"catdat",
4041
"clopen",
4142
"Clowder",
43+
"coaccessible",
4244
"cocartesian",
4345
"coclosed",
4446
"cocomplete",
@@ -70,6 +72,7 @@
7072
"conormal",
7173
"copower",
7274
"copowers",
75+
"copresentable",
7376
"coprime",
7477
"coproduct",
7578
"coproducts",
@@ -88,10 +91,12 @@
8891
"delooping",
8992
"deloopings",
9093
"Demazure",
94+
"Diers",
9195
"diffeomorphism",
9296
"diffeomorphisms",
9397
"dualizable",
9498
"Dualization",
99+
"Eilenberg",
95100
"endofunctors",
96101
"Engelking",
97102
"epimorphic",
@@ -130,8 +135,10 @@
130135
"Kashiwara",
131136
"katex",
132137
"Kolmogorov",
138+
"Lawvere",
133139
"libsql",
134140
"Lindelöf",
141+
"Makkai",
135142
"Malcev",
136143
"Mathoverflow",
137144
"metrizable",
@@ -147,13 +154,15 @@
147154
"Niefield",
148155
"nilradical",
149156
"nlab",
157+
"Noetherian",
150158
"objectwise",
151159
"pointwise",
152160
"Pontryagin",
153161
"poset",
154162
"posets",
155163
"preadditive",
156164
"precomposed",
165+
"precomposition",
157166
"preimage",
158167
"preimages",
159168
"preordered",

database/data/005_implications/007_locally-presentable-implications.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ VALUES
4242
FALSE
4343
),
4444
(
45-
'accessible_wellcopowered',
45+
'accessible_well-copowered',
4646
'["accessible", "pushouts"]',
4747
'["well-copowered"]',
4848
'See Thm. 2.49 in <a href="https://ncatlab.org/nlab/show/Locally+Presentable+and+Accessible+Categories" target="_blank">Adamek-Rosicky</a> or Prop. 6.1.3 in <a href="https://bookstore.ams.org/conm-104" target="_blank">Makkai-Pare</a>.',

0 commit comments

Comments
 (0)