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


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

1
1. Type
2. Type
3. A ⟶ bag(B)
4. List
5. : ℕ
6. : ℕ
⊢ X ≤ accumulate (with value and list item a):
       #(f[a]) s
      over list:
        v
      with starting value:
       n)

2
1. Type
2. Type
3. A ⟶ bag(B)
4. List
5. : ℕ
6. A
7. : ℕ
⊢ X ≤ accumulate (with value and list item a):
       #(f[a]) s
      over list:
        v
      with starting value:
       #(f[z]) n) ∈ ℙ


Latex:


Latex:

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


By


Latex:
(RevHypSubst'  (-1)  0  THEN  (GenConcl  \mkleeneopen{}\#(f[a])  =  X\mkleeneclose{}\mcdot{}  THENA  Auto)  THEN  All  Thin)




Home Index