let f be set ; for x, y being set holds InputVertices (1GateCircStr (<*x,y*>,f)) = {x,y}
let x, y be set ; InputVertices (1GateCircStr (<*x,y*>,f)) = {x,y}
set p = <*x,y*>;
thus InputVertices (1GateCircStr (<*x,y*>,f)) =
rng <*x,y*>
by CIRCCOMB:42
.=
{x,y}
by FINSEQ_2:127
; verum