Step * 2 1 1 of Lemma term-ext


1. opr Type
2. coterm(opr) ≡ coterm-fun(opr;coterm(opr))
3. coterm-fun(opr;term(opr))
⊢ x ∈ coterm-fun(opr;coterm(opr))
BY
(All (Unfold  `coterm-fun`) THEN -1 THEN Auto) }


Latex:


Latex:

1.  opr  :  Type
2.  coterm(opr)  \mequiv{}  coterm-fun(opr;coterm(opr))
3.  x  :  coterm-fun(opr;term(opr))
\mvdash{}  x  \mmember{}  coterm-fun(opr;coterm(opr))


By


Latex:
(All  (Unfold    `coterm-fun`)  THEN  D  -1  THEN  Auto)




Home Index