Lm1:
for X being set ex F being subset-closed set st
( F = union { (bool x) where x is Element of X : x in X } & X c= F & ( for Y being set st X c= Y & Y is subset-closed holds
F c= Y ) )
Lm2:
for K being SimplicialComplexStr holds
( Vertices K is empty iff K is empty-membered )
Lm3:
for x being set
for K being SimplicialComplexStr
for S being Subset of K st S is simplex-like & x in S holds
x in Vertices K
Lm4:
for K being SimplicialComplexStr
for A being Subset of K st A is simplex-like holds
A c= Vertices K
by Lm3;
Lm5:
for K being SimplicialComplexStr holds Vertices K = union the topology of K
Lm6:
for K being SimplicialComplexStr st K is finite-vertices holds
the topology of K is finite
Lm7:
for i being Integer
for K being non void subset-closed SimplicialComplexStr st - 1 <= i & i <= degree K holds
ex S being Simplex of K st card S = i + 1