Skip to content

Commit b7258a1

Browse files
committed
always pass nlab_link and description in category yaml file, null is allowed
1 parent b016772 commit b7258a1

32 files changed

Lines changed: 36 additions & 6 deletions

databases/catdat/data/categories/2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ notation: $\2$
44
objects: two objects $0$ and $1$
55
morphisms: only the two identity morphisms
66
description: A concrete representation is the full subcategory of $\CRing$ consisting of the two fields $\IF_2$ and $\IF_3$.
7+
nlab_link: null
78

89
tags:
910
- finite

databases/catdat/data/categories/Ab_fg.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: category of finitely generated abelian groups
33
notation: $\Ab_{\fg}$
44
objects: finitely generated abelian groups
55
morphisms: group homomorphisms
6+
description: null
67
nlab_link: https://ncatlab.org/nlab/show/finitely+generated+module
78

89
tags:

databases/catdat/data/categories/BN.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ notation: $B\IN$
44
objects: a single object
55
morphisms: the natural numbers, with addition serving as composition
66
description: Every monoid $M$ induces a category $BM$ with a single object $*$, morphisms given by the elements of $M$, and composition given by the monoid operation. Some of the properties of this category depend on the specific monoid. In this example, we take the commutative monoid $M = (\IN,+,0)$, so composition is $n \circ m = n + m$.
7+
nlab_link: null
78

89
tags:
910
- category theory

databases/catdat/data/categories/BOn.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ notation: $B\On$
44
objects: a single object
55
morphisms: ordinal numbers, with addition as composition
66
description: Every monoid $M$ induces a category $BM$ with a single object $*$. This also works when $M$ is large, in which case $BM$ is not locally small. In this example, we apply this construction to the large monoid of ordinal numbers with respect to addition, so composition is $\alpha \circ \beta = \alpha + \beta$.
7+
nlab_link: null
78

89
tags:
910
- set theory

databases/catdat/data/categories/CMon.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: category of commutative monoids
33
notation: $\CMon$
44
objects: commutative monoids
55
morphisms: monoid homomorphisms
6+
description: null
67
nlab_link: https://ncatlab.org/nlab/show/category+of+monoids
78

89
tags:

databases/catdat/data/categories/CRing.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: category of commutative rings
33
notation: $\CRing$
44
objects: commutative rings
55
morphisms: ring homomorphisms
6+
description: null
67
nlab_link: https://ncatlab.org/nlab/show/CRing
78

89
tags:

databases/catdat/data/categories/FI.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ notation: $\FI$
44
objects: finite sets
55
morphisms: injective maps
66
description: This category is badly-behaved in itself, but plays an important role in representation theory.
7+
nlab_link: null
78

89
tags:
910
- combinatorics

databases/catdat/data/categories/FS.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ notation: $\FS$
44
objects: finite sets
55
morphisms: surjective maps
66
description: This category is badly-behaved in itself, but it appears in representation theory. It has two connected components, consisting of the empty set and the non-empty finite sets.
7+
nlab_link: null
78

89
tags:
910
- combinatorics

databases/catdat/data/categories/FinAb.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: category of finite abelian groups
33
notation: $\FinAb$
44
objects: finite abelian groups
55
morphisms: group homomorphisms
6+
description: null
67
nlab_link: https://ncatlab.org/nlab/show/finite+abelian+group
78

89
tags:

databases/catdat/data/categories/FinGrp.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: category of finite groups
33
notation: $\FinGrp$
44
objects: finite groups
55
morphisms: group homomorphisms
6+
description: null
67
nlab_link: https://ncatlab.org/nlab/show/finite+group
78

89
tags:

0 commit comments

Comments
 (0)