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