A1:
for x being object holds ( x is Element of F1() iff P1[x] )
and A2:
for x being object holds ( x is Element of F2() iff P1[x] )
and A3:
for a, b being Element of F1() holds ( a <= b iff P2[a,b] )
and A4:
for a, b being Element of F2() holds ( a <= b iff P2[a,b] )