let x, y, z be set ; ( [<*x,y*>,xor2 ] in InnerVertices (BitGFA3Str x,y,z) & GFA3AdderOutput x,y,z in InnerVertices (BitGFA3Str x,y,z) & [<*x,y*>,and2b ] in InnerVertices (BitGFA3Str x,y,z) & [<*y,z*>,and2b ] in InnerVertices (BitGFA3Str x,y,z) & [<*z,x*>,and2b ] in InnerVertices (BitGFA3Str x,y,z) & GFA3CarryOutput x,y,z in InnerVertices (BitGFA3Str x,y,z) )
set f1 = and2b ;
set f2 = and2b ;
set f3 = and2b ;
set f0 = xor2 ;
set xyf0 = [<*x,y*>,xor2 ];
set xyf1 = [<*x,y*>,and2b ];
set yzf2 = [<*y,z*>,and2b ];
set zxf3 = [<*z,x*>,and2b ];
set S = BitGFA3Str x,y,z;
set A1 = GFA3AdderOutput x,y,z;
set A2 = GFA3CarryOutput x,y,z;
InnerVertices (BitGFA3Str x,y,z) =
(({[<*x,y*>,xor2 ]} \/ {(GFA3AdderOutput x,y,z)}) \/ {[<*x,y*>,and2b ],[<*y,z*>,and2b ],[<*z,x*>,and2b ]}) \/ {(GFA3CarryOutput x,y,z)}
by Th150
.=
({[<*x,y*>,xor2 ],(GFA3AdderOutput x,y,z)} \/ {[<*x,y*>,and2b ],[<*y,z*>,and2b ],[<*z,x*>,and2b ]}) \/ {(GFA3CarryOutput x,y,z)}
by ENUMSET1:41
.=
{[<*x,y*>,xor2 ],(GFA3AdderOutput x,y,z),[<*x,y*>,and2b ],[<*y,z*>,and2b ],[<*z,x*>,and2b ]} \/ {(GFA3CarryOutput x,y,z)}
by ENUMSET1:48
.=
{[<*x,y*>,xor2 ],(GFA3AdderOutput x,y,z),[<*x,y*>,and2b ],[<*y,z*>,and2b ],[<*z,x*>,and2b ],(GFA3CarryOutput x,y,z)}
by ENUMSET1:55
;
hence
( [<*x,y*>,xor2 ] in InnerVertices (BitGFA3Str x,y,z) & GFA3AdderOutput x,y,z in InnerVertices (BitGFA3Str x,y,z) & [<*x,y*>,and2b ] in InnerVertices (BitGFA3Str x,y,z) & [<*y,z*>,and2b ] in InnerVertices (BitGFA3Str x,y,z) & [<*z,x*>,and2b ] in InnerVertices (BitGFA3Str x,y,z) & GFA3CarryOutput x,y,z in InnerVertices (BitGFA3Str x,y,z) )
by ENUMSET1:def 4; verum