Step
*
1
1
of Lemma
apply-alist-cases
1. T : Type
2. eq : EqDecider(T)
3. x : T
⊢ apply-alist(eq;[];x) ~ ff supposing ¬(x ∈ map(λp.(fst(p));[]))
BY
{ (Reduce 0 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