let k be Nat; for d being non zero Nat
for G being Grating of d
for A being Cell of k,G
for B being Cell of (k + 1),G holds
( B in star A iff A c= B )
let d be non zero Nat; for G being Grating of d
for A being Cell of k,G
for B being Cell of (k + 1),G holds
( B in star A iff A c= B )
let G be Grating of d; for A being Cell of k,G
for B being Cell of (k + 1),G holds
( B in star A iff A c= B )
let A be Cell of k,G; for B being Cell of (k + 1),G holds
( B in star A iff A c= B )
let B be Cell of (k + 1),G; ( B in star A iff A c= B )
defpred S1[ set ] means A c= $1;
A1:
star A = { B9 where B9 is Cell of (k + 1),G : S1[B9] }
;
thus
( B in star A iff S1[B] )
from LMOD_7:sch 7(A1); verum