theorem
for
x,
y,
z being
set st
z <> [<*x,y*>,xor2c] &
x <> [<*y,z*>,and2c] &
y <> [<*z,x*>,nor2] &
z <> [<*x,y*>,and2a] holds
(
x in InputVertices (BitGFA2Str (x,y,z)) &
y in InputVertices (BitGFA2Str (x,y,z)) &
z in InputVertices (BitGFA2Str (x,y,z)) )