Skip to content

Commit

Permalink
fix: bold equivalence on objects
Browse files Browse the repository at this point in the history
  • Loading branch information
TOTBWF committed Jul 25, 2023
1 parent 7aabe3f commit e70e6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cat/Functor/Base.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ essentially injective.

## Equivalence on Objects Functors

A functor $F : \cC \to \cD$ is an equivalence on objects if its action
A functor $F : \cC \to \cD$ is an **equivalence on objects** if its action
on objects is an equivalence.

```agda
Expand Down

0 comments on commit e70e6aa

Please sign in to comment.