Step * 1 1 of Lemma apply-alist-cases


1. Type
2. eq EqDecider(T)
3. T
⊢ apply-alist(eq;[];x) ff supposing ¬(x ∈ map(λp.(fst(p));[]))
BY
(Reduce THEN Auto) }


Latex:


Latex:

1.  T  :  Type
2.  eq  :  EqDecider(T)
3.  x  :  T
\mvdash{}  apply-alist(eq;[];x)  \msim{}  ff  supposing  \mneg{}(x  \mmember{}  map(\mlambda{}p.(fst(p));[]))


By


Latex:
(Reduce  0  THEN  Auto)




Home Index