let k be Element of NAT ; for d being non zero Element of NAT
for G being Grating of d st k + 1 <= d holds
for A being Cell of k,G
for B being Cell of (k + 1),G holds
( A in del {B} iff A c= B )
let d be non zero Element of NAT ; for G being Grating of d st k + 1 <= d holds
for A being Cell of k,G
for B being Cell of (k + 1),G holds
( A in del {B} iff A c= B )
let G be Grating of d; ( k + 1 <= d implies for A being Cell of k,G
for B being Cell of (k + 1),G holds
( A in del {B} iff A c= B ) )
assume A1:
k + 1 <= d
; for A being Cell of k,G
for B being Cell of (k + 1),G holds
( A in del {B} iff A c= B )
let A be Cell of k,G; for B being Cell of (k + 1),G holds
( A in del {B} iff A c= B )
let B be Cell of (k + 1),G; ( A in del {B} iff A c= B )
set X = (star A) /\ {B};
( not card ((star A) /\ {B}) is even iff B in star A )
hence
( A in del {B} iff A c= B )
by A1, Th51, Th52; verum