Step * 1 1 1 1 1 1 1 of Lemma bag-combine-size-bound


1. Type
2. Type
3. A ⟶ bag(B)
4. : ℕ
5. A
6. List
7. ∀n:ℕ(X ≤ accumulate (with value and list item a): #(f[a]) sover list:  vwith starting value: n))
8. : ℕ
⊢ X ≤ accumulate (with value and list item a):
       #(f[a]) s
      over list:
        v
      with starting value:
       #(f[u]) n)
BY
(InstHyp [⌜#(f[u]) n⌝(-2)⋅ THEN Auto) }


Latex:


Latex:

1.  A  :  Type
2.  B  :  Type
3.  f  :  A  {}\mrightarrow{}  bag(B)
4.  X  :  \mBbbN{}
5.  u  :  A
6.  v  :  A  List
7.  \mforall{}n:\mBbbN{}
          (X  \mleq{}  accumulate  (with  value  s  and  list  item  a):
                      \#(f[a])  +  s
                    over  list:
                        v
                    with  starting  value:
                      X  +  n))
8.  n  :  \mBbbN{}
\mvdash{}  X  \mleq{}  accumulate  (with  value  s  and  list  item  a):
              \#(f[a])  +  s
            over  list:
                v
            with  starting  value:
              \#(f[u])  +  X  +  n)


By


Latex:
(InstHyp  [\mkleeneopen{}\#(f[u])  +  n\mkleeneclose{}]  (-2)\mcdot{}  THEN  Auto)




Home Index