let IIG be non empty finite non void Circuit-like monotonic ManySortedSign ; for SCS being non-empty Circuit of non-empty
for InpFs being InputFuncs of
for iv being InputValues of SCS st commute InpFs is constant & not InputVertices IIG is empty & iv = (commute InpFs) . 0 holds
for s being State of
for v being Vertex of
for n being Element of NAT st n = depth SCS holds
((Computation s,InpFs) . n) . v = IGValue v,iv
let SCS be non-empty Circuit of non-empty ; for InpFs being InputFuncs of
for iv being InputValues of SCS st commute InpFs is constant & not InputVertices IIG is empty & iv = (commute InpFs) . 0 holds
for s being State of
for v being Vertex of
for n being Element of NAT st n = depth SCS holds
((Computation s,InpFs) . n) . v = IGValue v,iv
let InpFs be InputFuncs of ; for iv being InputValues of SCS st commute InpFs is constant & not InputVertices IIG is empty & iv = (commute InpFs) . 0 holds
for s being State of
for v being Vertex of
for n being Element of NAT st n = depth SCS holds
((Computation s,InpFs) . n) . v = IGValue v,iv
let iv be InputValues of SCS; ( commute InpFs is constant & not InputVertices IIG is empty & iv = (commute InpFs) . 0 implies for s being State of
for v being Vertex of
for n being Element of NAT st n = depth SCS holds
((Computation s,InpFs) . n) . v = IGValue v,iv )
assume A1:
( commute InpFs is constant & not InputVertices IIG is empty & iv = (commute InpFs) . 0 )
; for s being State of
for v being Vertex of
for n being Element of NAT st n = depth SCS holds
((Computation s,InpFs) . n) . v = IGValue v,iv
let s be State of ; for v being Vertex of
for n being Element of NAT st n = depth SCS holds
((Computation s,InpFs) . n) . v = IGValue v,iv
let v be Vertex of ; for n being Element of NAT st n = depth SCS holds
((Computation s,InpFs) . n) . v = IGValue v,iv
A2:
depth v,SCS <= depth SCS
by CIRCUIT1:18;
let n be Element of NAT ; ( n = depth SCS implies ((Computation s,InpFs) . n) . v = IGValue v,iv )
assume
n = depth SCS
; ((Computation s,InpFs) . n) . v = IGValue v,iv
hence
((Computation s,InpFs) . n) . v = IGValue v,iv
by A1, A2, Th16; verum