Add pmap.eta.

This commit is contained in:
favonia 2017-06-06 16:57:17 -06:00
parent 5e4c536d27
commit 7940bf0cd6

View file

@ -102,6 +102,13 @@ namespace group
end group
namespace pmap
definition eta {A B : Type*} (f : A →* B) : pmap.mk f (respect_pt f) = f :=
begin induction f, reflexivity end
end pmap
namespace trunc
-- TODO: redefine loopn_ptrunc_pequiv