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