thus ( ( for a being set holds P1[a] ) implies for a being set holds P2[a] ) by A1; :: thesis: ( ( for a being set holds P2[a] ) implies for a being set holds P1[a] )
assume A2: for a being set holds P2[a] ; :: thesis: for a being set holds P1[a]
for a being set holds P1[a] by A1, A2;
hence for a being set holds P1[a] ; :: thesis: verum