Step * of Lemma prec-size_wf

[P:Type]. ∀[a:Atom ⟶ P ⟶ ((P Type) List)]. ∀[i:P]. ∀[x:prec(lbl,p.a[lbl;p];i)].  (||i;x|| ∈ ℕ)
BY
(Auto THEN -1 THEN Unfold `prec-size` THEN BLemma `termination` THEN Auto) }


Latex:


Latex:
\mforall{}[P:Type].  \mforall{}[a:Atom  {}\mrightarrow{}  P  {}\mrightarrow{}  ((P  +  P  +  Type)  List)].  \mforall{}[i:P].  \mforall{}[x:prec(lbl,p.a[lbl;p];i)].
    (||i;x||  \mmember{}  \mBbbN{})


By


Latex:
(Auto  THEN  D  -1  THEN  Unfold  `prec-size`  0  THEN  BLemma  `termination`  THEN  Auto)




Home Index