scheme :: CIRCCMB3:sch 2
OneGate2Ex{ F1() -> object , F2() -> object , F3() -> non empty finite set , F4( object , object ) -> Element of F3() } :
ex S being one-gate ManySortedSign ex A being one-gate Circuit of S st
( InputVertices S = {F1(),F2()} & ( for s being State of A holds (Result s) . (Output S) = F4((s . F1()),(s . F2())) ) )