Step * of Lemma State-loc-comb-is-loop-class-state

[Info,A,B:Type]. ∀[init:Id ─→ bag(B)]. ∀[f:Id ─→ A ─→ B ─→ B]. ∀[X:EClass(A)].
  (State-loc-comb(init;f;X) loop-class-state((f X);init) ∈ EClass(B))
BY
ProveStateClassesEqual⋅ }


Latex:



Latex:
\mforall{}[Info,A,B:Type].  \mforall{}[init:Id  {}\mrightarrow{}  bag(B)].  \mforall{}[f:Id  {}\mrightarrow{}  A  {}\mrightarrow{}  B  {}\mrightarrow{}  B].  \mforall{}[X:EClass(A)].
    (State-loc-comb(init;f;X)  =  loop-class-state((f  o  X);init))


By


Latex:
ProveStateClassesEqual\mcdot{}




Home Index