Skip to content

Commit

Permalink
Update src/foundation/functoriality-function-types.lagda.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrik-bakke authored Feb 26, 2024
1 parent 93d4161 commit e92ed5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/foundation/functoriality-function-types.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ pr1 (emb-postcomp f A) = postcomp A (map-emb f)
pr2 (emb-postcomp f A) = is-emb-postcomp-is-emb (map-emb f) (is-emb-map-emb f) A
```

### Postcomp cones
### Postcomposition cones

```agda
postcomp-cone :
Expand Down

0 comments on commit e92ed5a

Please sign in to comment.