theorem Th30:
  j in FI implies i => j in FI
proof
  j"/\"i [= j by LATTICES:6;
  then j [= i => j by Def7;
  hence thesis by Th9;
end;
