- Minneapolis, MN
- https://mzhang.io
- Joined on
2020-07-21
Prove the five lemma for groups
Prove the five lemma for groups
Done! See 90f76baca0/src/Misc/FiveLemma/Group/Lemma.agda
for solution
Prove the five lemma for groups
Changing this issue to specifically be about groups, will add another one for categories later
Five lemma (n is surjective)
Code can be found at 57ce453194/src/Misc/FiveLemma/FiveLemmaGroup.lagda.md (L55)
Prove the five lemma for groups
Very close to the n surjective result, I defined a different definition of isInIm
that isn't truncated: https://git.mzhang.io/michael/type-theory/src/commit/e02f49c46df6d4583bcc1b92f88d733675afc2…