Step * of Lemma term-bts_wf

No Annotations
[opr:Type]. ∀[t:term(opr)].  term-bts(t) ∈ bound-term(opr) List supposing ¬↑isvarterm(t)
BY
(Auto
   THEN (InstLemma `term-ext` [⌜opr⌝]⋅ THENA Auto)
   THEN (SubsumeHyp ⌜coterm-fun(opr;term(opr))⌝ 2⋅ THENA Auto)
   THEN -2
   THEN RepUR ``isvarterm`` -1
   THEN ((D -1 THEN TrueCD) ORELSE Thin (-1))
   THEN -1
   THEN RepUR ``term-bts`` 0
   THEN Auto) }


Latex:


Latex:
No  Annotations
\mforall{}[opr:Type].  \mforall{}[t:term(opr)].    term-bts(t)  \mmember{}  bound-term(opr)  List  supposing  \mneg{}\muparrow{}isvarterm(t)


By


Latex:
(Auto
  THEN  (InstLemma  `term-ext`  [\mkleeneopen{}opr\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  (SubsumeHyp  \mkleeneopen{}coterm-fun(opr;term(opr))\mkleeneclose{}  2\mcdot{}  THENA  Auto)
  THEN  D  -2
  THEN  RepUR  ``isvarterm``  -1
  THEN  ((D  -1  THEN  TrueCD)  ORELSE  Thin  (-1))
  THEN  D  -1
  THEN  RepUR  ``term-bts``  0
  THEN  Auto)




Home Index