Step
*
of Lemma
tree_size_wf
∀[E:Type]. ∀[p:tree(E)].  (tree_size(p) ∈ ℕ)
BY
{ ProveCoSizeWf2 `treeco_size` }
Latex:
Latex:
\mforall{}[E:Type].  \mforall{}[p:tree(E)].    (tree\_size(p)  \mmember{}  \mBbbN{})
By
Latex:
ProveCoSizeWf2  `treeco\_size`
Home
Index