Step
*
2
1
of Lemma
term-ext
1. opr : Type
2. coterm(opr) ≡ coterm-fun(opr;coterm(opr))
3. x : coterm-fun(opr;term(opr))
⊢ x ∈ coterm(opr)
BY
{ (SubsumeC coterm-fun(opr;coterm(opr))⋅ THEN Auto) }
1
1. opr : Type
2. coterm(opr) ≡ coterm-fun(opr;coterm(opr))
3. x : coterm-fun(opr;term(opr))
⊢ x ∈ coterm-fun(opr;coterm(opr))
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(opr)
By
Latex:
(SubsumeC  coterm-fun(opr;coterm(opr))\mcdot{}  THEN  Auto)
Home
Index