let k be Element of NAT ; :: thesis: 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 ; :: thesis: 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; :: thesis: ( 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
; :: thesis: 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; :: thesis: 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; :: thesis: ( 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; :: thesis: verum