Step * of Lemma loop-class-memory-size-prior

[Info,B:Type]. ∀[X:EClass(B ─→ B)]. ∀[init:Id ─→ bag(B)]. ∀[es:EO+(Info)]. ∀[e:E].
  uiff(0 < #(init loc(e));0 < #(Prior(loop-class-memory(X;init))?init(e)))
BY
Auto }

1
1. Info Type
2. Type
3. EClass(B ─→ B)
4. init Id ─→ bag(B)
5. es EO+(Info)
6. E
7. 0 < #(init loc(e))
⊢ 0 < #(Prior(loop-class-memory(X;init))?init(e))

2
1. Info Type
2. Type
3. EClass(B ─→ B)
4. init Id ─→ bag(B)
5. es EO+(Info)
6. E
7. 0 < #(Prior(loop-class-memory(X;init))?init(e))
⊢ 0 < #(init loc(e))


Latex:



Latex:
\mforall{}[Info,B:Type].  \mforall{}[X:EClass(B  {}\mrightarrow{}  B)].  \mforall{}[init:Id  {}\mrightarrow{}  bag(B)].  \mforall{}[es:EO+(Info)].  \mforall{}[e:E].
    uiff(0  <  \#(init  loc(e));0  <  \#(Prior(loop-class-memory(X;init))?init(e)))


By


Latex:
Auto




Home Index