let V be non empty set ; :: thesis: for a being Object of (Ens V) st ex x being set st a = {x} holds
a is terminal

let a be Object of (Ens V); :: thesis: ( ex x being set st a = {x} implies a is terminal )
given x being set such that A1: a = {x} ; :: thesis: a is terminal
let b be Object of (Ens V); :: according to CAT_1:def 15 :: thesis: ( not Hom (b,a) = {} & ex b1 being Morphism of b,a st
for b2 being Morphism of b,a holds b1 = b2 )

consider h being Function of (@ b),(@ a);
set m = [[(@ b),(@ a)],h];
A2: [[(@ b),(@ a)],h] in Maps ((@ b),(@ a)) by A1, Th15;
hence A3: Hom (b,a) <> {} by Th27; :: thesis: ex b1 being Morphism of b,a st
for b2 being Morphism of b,a holds b1 = b2

[[(@ b),(@ a)],h] in Hom (b,a) by A2, Th27;
then reconsider f = [[(@ b),(@ a)],h] as Morphism of b,a by CAT_1:def 7;
take f ; :: thesis: for b1 being Morphism of b,a holds f = b1
let g be Morphism of b,a; :: thesis: f = g
Maps ((@ b),(@ a)) c= Maps V by Th17;
then reconsider m9 = g as Element of Maps V by A2;
g in Hom (b,a) by A3, CAT_1:def 7;
then A4: g in Maps ((@ b),(@ a)) by Th27;
then A5: m9 = [[(@ b),(@ a)],(m9 `2)] by Th16;
then m9 `2 is Function of (@ b),(@ a) by A4, Lm4;
hence f = g by A1, A5, FUNCT_2:66; :: thesis: verum