Step * of Lemma term-size_wf

No Annotations
[opr:Type]. ∀[t:term(opr)].  (term-size(t) ∈ ℕ)
BY
(ProveWfLemma THEN -1 THEN BLemma `termination` THEN Auto) }


Latex:


Latex:
No  Annotations
\mforall{}[opr:Type].  \mforall{}[t:term(opr)].    (term-size(t)  \mmember{}  \mBbbN{})


By


Latex:
(ProveWfLemma  THEN  D  -1  THEN  BLemma  `termination`  THEN  Auto)




Home Index