Step
*
1
2
1
of Lemma
aa_bst_member_property2
1. ltr : aa_ltree(
)@i
2. rtr : aa_ltree(
)@i
3. val : 
@i
4. i : 
@i
5. aa_binary_search_tree(ltr)@i
6. aa_binary_search_tree(rtr)@i
7. y : Unit
8. aa_max_ltree(ltr) = (inr y )
9. 0 
 0@i
10. case aa_min_ltree(rtr) of inl(minr) => val < minr | inr(ur) => 0 
 0@i
11. aa_bst_member_prop(i;ltr)@i
 
i:
. aa_bst_member_prop(i;ltr)
BY
{ InstConcl [
i
] THEN Auto'
 }
1.  ltr  :  aa\_ltree(\mBbbZ{})@i
2.  rtr  :  aa\_ltree(\mBbbZ{})@i
3.  val  :  \mBbbZ{}@i
4.  i  :  \mBbbZ{}@i
5.  aa\_binary\_search\_tree(ltr)@i
6.  aa\_binary\_search\_tree(rtr)@i
7.  y  :  Unit
8.  aa\_max\_ltree(ltr)  =  (inr  y  )
9.  0  \mleq{}  0@i
10.  case  aa\_min\_ltree(rtr)  of  inl(minr)  =>  val  <  minr  |  inr(ur)  =>  0  \mleq{}  0@i
11.  aa\_bst\_member\_prop(i;ltr)@i
\mvdash{}  \mexists{}i:\mBbbZ{}.  aa\_bst\_member\_prop(i;ltr)
By
InstConcl  [\mkleeneopen{}i\mkleeneclose{}]  THEN  Auto'\mcdot{}
Home
Index