theorem Th24:
  seq(n,x).n = x
  proof
    dom(0_.L) = NAT;
    hence thesis by ORDINAL1:def 12,FUNCT_7:31;
  end;
