reserve x,y, X,Y,Z for set,
        D for non empty set,
        n,k for Nat,
        i,i1,i2 for Integer;
reserve K for SimplicialComplexStr;

theorem
  for S be Subset of K st S is simplex-like holds S c= Vertices K by Lm4;
