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