Step
*
of Lemma
map-conversion-test2
∀[L:ℤ List]. (map(λx.(x + 0);L) ~ map(λx.x;L))
BY
{ TACTIC:(D 0 THENA Auto) }
1
1. L : ℤ List
⊢ map(λx.(x + 0);L) ~ map(λx.x;L)
Latex:
Latex:
\mforall{}[L:\mBbbZ{}  List].  (map(\mlambda{}x.(x  +  0);L)  \msim{}  map(\mlambda{}x.x;L))
By
Latex:
TACTIC:(D  0  THENA  Auto)
Home
Index