let A, B, C be Category; :: thesis: for F being Functor of [:A,B:],C holds id (export F) = export (id F)
let F be Functor of [:A,B:],C; :: thesis: id (export F) = export (id F)
the carrier of [:A,B:] = [:the carrier of A,the carrier of B:]
by CAT_2:33;
then reconsider s = id F as Function of [:the carrier of A,the carrier of B:],the carrier' of C ;
hence
id (export F) = export (id F)
by NATTRA_1:20; :: thesis: verum