Skip to content

Commit

Permalink
Functors _between_ large...
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrik-bakke committed Sep 21, 2023
1 parent 5577dbb commit 2ac83c1
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/category-theory/functors-categories.lagda.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# functors between categories
# Functors between categories

```agda
module category-theory.functors-categories where
Expand Down
2 changes: 1 addition & 1 deletion src/category-theory/functors-large-precategories.lagda.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Functors on large precategories
# Functors between large precategories

```agda
module category-theory.functors-large-precategories where
Expand Down
2 changes: 1 addition & 1 deletion src/category-theory/functors-precategories.lagda.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# functors between precategories
# Functors between precategories

```agda
module category-theory.functors-precategories where
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Natural isomorphisms between functors on large precategories
# Natural isomorphisms between functors between large precategories

```agda
module category-theory.natural-isomorphisms-large-precategories where
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Natural transformations between functors on large precategories
# Natural transformations between functors between large precategories

```agda
module category-theory.natural-transformations-large-precategories where
Expand Down

0 comments on commit 2ac83c1

Please sign in to comment.