Step * 1 of Lemma loc-on-path-cons


1. es EO@i'
2. List@i
3. E@i
4. Id@i
5. loc-on-path(es;i;[e])@i
⊢ loc(e) i ∈ Id
BY
(RepUR ``loc-on-path`` (-1) THEN RWO "member_singleton" (-1) THEN Auto) }


Latex:



1.  es  :  EO@i'
2.  L  :  E  List@i
3.  e  :  E@i
4.  i  :  Id@i
5.  loc-on-path(es;i;[e])@i
\mvdash{}  loc(e)  =  i


By

(RepUR  ``loc-on-path``  (-1)  THEN  RWO  "member\_singleton"  (-1)  THEN  Auto)




Home Index