Step
*
of Lemma
bs_tree_insert_wf1
∀[E:Type]. ∀[cmp:comparison(E)]. ∀[x:E]. ∀[tr:bs_tree(E)].  (bs_tree_insert(cmp;x;tr) ∈ bs_tree(E))
BY
{ ProveWfLemma }
Latex:
Latex:
\mforall{}[E:Type].  \mforall{}[cmp:comparison(E)].  \mforall{}[x:E].  \mforall{}[tr:bs\_tree(E)].    (bs\_tree\_insert(cmp;x;tr)  \mmember{}  bs\_tree(E))
By
Latex:
ProveWfLemma
Home
Index