Step * of Lemma ordered_bs_tree_wf

[E:Type]. ∀[cmp:comparison(E)].  (ordered_bs_tree(E;cmp) ∈ Type)
BY
ProveWfLemma }


Latex:


Latex:
\mforall{}[E:Type].  \mforall{}[cmp:comparison(E)].    (ordered\_bs\_tree(E;cmp)  \mmember{}  Type)


By


Latex:
ProveWfLemma




Home Index