:: deftheorem Def4 defines SubdivisionStr SIMPLEX1:def 4 :
for RLS being non empty RLSStruct
for Kr, b3 being SimplicialComplexStr of RLS holds
( b3 is SubdivisionStr of Kr iff ( |.Kr.| c= |.b3.| & ( for A being Subset of b3 st A is simplex-like holds
ex B being Subset of Kr st
( B is simplex-like & conv (@ A) c= conv (@ B) ) ) ) );