Step
*
2
1
of Lemma
mset_count_bound_for_union
1. s : DSet
2. s' : DSet
3. n : ℕ
4. e : |s| ⟶ MSet{s'}
5. x : |s'|
6. ∀y:|s|. ((x #∈ e[y]) ≤ n)
7. x1 : |s|
⊢ (x #∈ e[x1]) ≤ n
BY
{ ((HypBackchain) THEN Auto) }
Latex:
Latex:
1.  s  :  DSet
2.  s'  :  DSet
3.  n  :  \mBbbN{}
4.  e  :  |s|  {}\mrightarrow{}  MSet\{s'\}
5.  x  :  |s'|
6.  \mforall{}y:|s|.  ((x  \#\mmember{}  e[y])  \mleq{}  n)
7.  x1  :  |s|
\mvdash{}  (x  \#\mmember{}  e[x1])  \mleq{}  n
By
Latex:
((HypBackchain)  THEN  Auto)
Home
Index