Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrik-bakke committed Nov 11, 2023
1 parent a406bdb commit e3e2835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/group-theory/epimorphisms-groups.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ module _
is-epi-iso-Group :
is-epi-Group l3 G H (hom-iso-Group G H f)
is-epi-iso-Group =
is-epi-iso-Large-Precategory Group-Large-Precategory l3 G H f
is-epi-iso-Large-Precategory Group-Large-Precategory l3 {G} {H} f
```

### A group homomorphism is surjective if and only if it is an epimorphism
Expand Down

0 comments on commit e3e2835

Please sign in to comment.