let x, y, z be set ; :: thesis: InnerVertices (GFA1CarryIStr (x,y,z)) = {[<*x,y*>,and2c],[<*y,z*>,and2a],[<*z,x*>,and2]}
set f1 = and2c ;
set f2 = and2a ;
set f3 = and2 ;
set xy = [<*x,y*>,and2c];
set yz = [<*y,z*>,and2a];
set zx = [<*z,x*>,and2];
set Cxy = 1GateCircStr (<*x,y*>,and2c);
set Cyz = 1GateCircStr (<*y,z*>,and2a);
set Czx = 1GateCircStr (<*z,x*>,and2);
A1: 1GateCircStr (<*x,y*>,and2c) tolerates 1GateCircStr (<*y,z*>,and2a) by CIRCCOMB:47;
(1GateCircStr (<*x,y*>,and2c)) +* (1GateCircStr (<*y,z*>,and2a)) tolerates 1GateCircStr (<*z,x*>,and2) by CIRCCOMB:47;
then InnerVertices (GFA1CarryIStr (x,y,z)) = (InnerVertices ((1GateCircStr (<*x,y*>,and2c)) +* (1GateCircStr (<*y,z*>,and2a)))) \/ (InnerVertices (1GateCircStr (<*z,x*>,and2))) by CIRCCOMB:11
.= ((InnerVertices (1GateCircStr (<*x,y*>,and2c))) \/ (InnerVertices (1GateCircStr (<*y,z*>,and2a)))) \/ (InnerVertices (1GateCircStr (<*z,x*>,and2))) by A1, CIRCCOMB:11
.= ({[<*x,y*>,and2c]} \/ (InnerVertices (1GateCircStr (<*y,z*>,and2a)))) \/ (InnerVertices (1GateCircStr (<*z,x*>,and2))) by CIRCCOMB:42
.= ({[<*x,y*>,and2c]} \/ {[<*y,z*>,and2a]}) \/ (InnerVertices (1GateCircStr (<*z,x*>,and2))) by CIRCCOMB:42
.= ({[<*x,y*>,and2c]} \/ {[<*y,z*>,and2a]}) \/ {[<*z,x*>,and2]} by CIRCCOMB:42
.= {[<*x,y*>,and2c],[<*y,z*>,and2a]} \/ {[<*z,x*>,and2]} by ENUMSET1:1
.= {[<*x,y*>,and2c],[<*y,z*>,and2a],[<*z,x*>,and2]} by ENUMSET1:3 ;
hence InnerVertices (GFA1CarryIStr (x,y,z)) = {[<*x,y*>,and2c],[<*y,z*>,and2a],[<*z,x*>,and2]} ; :: thesis: verum