reserve k,m,n for Nat,
  i1,i2,i3 for Integer,
  e for set;
reserve i,k,m,n,p,x,y for Nat;

theorem
  0-SD = {0} by Th7,TARSKI:def 1;
