theorem Th101:
for
x,
y,
z being
set holds
(
[<*x,y*>,xor2c] in InnerVertices (BitGFA2Str (x,y,z)) &
GFA2AdderOutput (
x,
y,
z)
in InnerVertices (BitGFA2Str (x,y,z)) &
[<*x,y*>,and2a] in InnerVertices (BitGFA2Str (x,y,z)) &
[<*y,z*>,and2c] in InnerVertices (BitGFA2Str (x,y,z)) &
[<*z,x*>,nor2] in InnerVertices (BitGFA2Str (x,y,z)) &
GFA2CarryOutput (
x,
y,
z)
in InnerVertices (BitGFA2Str (x,y,z)) )