:: deftheorem Def5 defines 1GateCircStr CIRCCOMB:def 5 :
for f being object
for p being FinSequence
for x being object
for b4 being non void strict ManySortedSign holds
( b4 = 1GateCircStr (p,f,x) iff ( the carrier of b4 = (rng p) \/ {x} & the carrier' of b4 = {[p,f]} & the Arity of b4 . [p,f] = p & the ResultSort of b4 . [p,f] = x ) );