theorem Th23:
  J,v |= [p,Sub] iff J,v |= p
proof
  J,v |= [p,Sub] iff J,v |= [p,Sub]`1 by SUBLEMMA:def 2;
  hence thesis;
end;
