let C, D be Category; :: thesis: for c being Object of C
for d being Object of D holds (Obj (pr1 C,D)) . c,d = c
let c be Object of C; :: thesis: for d being Object of D holds (Obj (pr1 C,D)) . c,d = c
let d be Object of D; :: thesis: (Obj (pr1 C,D)) . c,d = c
A1:
id [c,d] = [(id c),(id d)]
by Th41;
(pr1 C,D) . (id c),(id d) = id c
by FUNCT_3:def 5;
hence
(Obj (pr1 C,D)) . c,d = c
by A1, CAT_1:103; :: thesis: verum