let x, y, z be non pair set ; :: thesis: InputVertices (BitGFA1Str x,y,z) = {x,y,z}
set S = BitGFA1Str x,y,z;
set S1 = GFA1AdderStr x,y,z;
set S2 = GFA1CarryStr x,y,z;
A1:
( not InputVertices (GFA1AdderStr x,y,z) is with_pair & InnerVertices (GFA1AdderStr x,y,z) is Relation )
by FACIRC_1:58, FACIRC_1:59;
A2:
( not InputVertices (GFA1CarryStr x,y,z) is with_pair & InnerVertices (GFA1CarryStr x,y,z) is Relation )
by Th51, Th54;
( InputVertices (GFA1AdderStr x,y,z) = {x,y,z} & InputVertices (GFA1CarryStr x,y,z) = {x,y,z} )
by Th58, FACIRC_1:57;
hence InputVertices (BitGFA1Str x,y,z) =
{x,y,z} \/ {x,y,z}
by A1, A2, FACIRC_1:7
.=
{x,y,z}
;
:: thesis: verum