deffunc H1( object ) -> set = (F . $1) " (A . $1);
ex f being ManySortedSet of I st
for i being object st i in I holds
f . i = H1(i) from PBOOLE:sch 4();
hence ex b1 being ManySortedSet of I st
for i being object st i in I holds
b1 . i = (F . i) " (A . i) ; :: thesis: verum