let C be category; ( ( for o1, o2 being Object of C
for m being Morphism of o1,o2 holds
( m is iso & <^o2,o1^> <> {} ) ) implies AltCatStr(# the carrier of C, the Arrows of C, the Comp of C #) = AllIso C )
assume A1:
for o1, o2 being Object of C
for m being Morphism of o1,o2 holds
( m is iso & <^o2,o1^> <> {} )
; AltCatStr(# the carrier of C, the Arrows of C, the Comp of C #) = AllIso C
A2:
the carrier of (AllIso C) = the carrier of AltCatStr(# the carrier of C, the Arrows of C, the Comp of C #)
by Def5;
A3:
the Arrows of (AllIso C) cc= the Arrows of C
by Def5;
hence
AltCatStr(# the carrier of C, the Arrows of C, the Comp of C #) = AllIso C
by A2, ALTCAT_2:25, PBOOLE:3; verum