let n be Element of NAT ; for X being non empty finite set
for f being Function of n -tuples_on X,X
for p being FinSeqLen of n
for s being State of holds (Following s) . (Output (1GateCircStr p,f)) = f . (s * p)
let X be non empty finite set ; for f being Function of n -tuples_on X,X
for p being FinSeqLen of n
for s being State of holds (Following s) . (Output (1GateCircStr p,f)) = f . (s * p)
let f be Function of n -tuples_on X,X; for p being FinSeqLen of n
for s being State of holds (Following s) . (Output (1GateCircStr p,f)) = f . (s * p)
let p be FinSeqLen of n; for s being State of holds (Following s) . (Output (1GateCircStr p,f)) = f . (s * p)
let s be State of ; (Following s) . (Output (1GateCircStr p,f)) = f . (s * p)
Output (1GateCircStr p,f) = [p,f]
by Th16;
hence
(Following s) . (Output (1GateCircStr p,f)) = f . (s * p)
by CIRCCOMB:64; verum