Step * of Lemma list-eo-info-before

L:Top List. ∀i:Id. ∀e:E.  (map(λe.info(e);before(e)) firstn(e;L))
BY
Intros }

1
1. Top List@i
2. Id@i
3. E@i
⊢ map(λe.info(e);before(e)) firstn(e;L)

2
1. Top List@i
2. Id@i
⊢ E ∈ Type


Latex:


Latex:
\mforall{}L:Top  List.  \mforall{}i:Id.  \mforall{}e:E.    (map(\mlambda{}e.info(e);before(e))  \msim{}  firstn(e;L))


By


Latex:
Intros




Home Index