let k be Nat; for d being non zero 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 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};
( card ((star A) /\ {B}) is odd iff B in star A )
hence
( A in del {B} iff A c= B )
by A1, Th47, Th48; verum