theorem
  ex p st p in I
proof
  set i = the Element of I qua non empty Subset of L;
  i is Element of L;
  hence thesis;
end;
