theorem Th38:
  <.F1 \/ F2.) = F1 "/\" F2
proof
  F1 "/\" F2 = <.F1 "/\" F2.) by Th21;
  hence thesis by Th37;
end;
