deffunc H1( Element of NAT ) -> set = F3(F2(),$1); set F = { H1(i) where i is Element of NAT : ( i indom F2() & P1[i] ) } ; set F9 = { H1(i) where i is Element of NAT : i indom F2() } ; A1:
{ H1(i) where i is Element of NAT : ( i indom F2() & P1[i] ) } c= { H1(i) where i is Element of NAT : i indom F2() }