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