thus ( ( for a being set holds P1[a] ) implies for a being set holds P2[a] ) :: thesis: ( ( for a being set holds P2[a] ) implies for a being set holds P1[a] )
proof
assume A2: for a being set holds P1[a] ; :: thesis: for a being set holds P2[a]
now end;
hence for a being set holds P2[a] ; :: thesis: verum
end;
assume A3: for a being set holds P2[a] ; :: thesis: for a being set holds P1[a]
now end;
hence for a being set holds P1[a] ; :: thesis: verum