theorem
  Bottom L = Bottom SkelLatt L & Top L = Top SkelLatt L
  proof
    Bottom L in Skeleton L & Top L in Skeleton L by Lm1;
    hence thesis by ThB,ThC;
  end;
