Step * of Lemma not_rcv_locl

[a:Id]. ∀[l:IdLnk]. ∀[tg:Id].  False supposing rcv(l,tg) locl(a) ∈ Knd
BY
(Unfolds ``Knd locl`` THEN Auto) }

1
1. Id
2. IdLnk
3. tg Id
4. rcv(l,tg) (inr ) ∈ (IdLnk × Id Id)
⊢ False


Latex:


Latex:
\mforall{}[a:Id].  \mforall{}[l:IdLnk].  \mforall{}[tg:Id].    False  supposing  rcv(l,tg)  =  locl(a)


By


Latex:
(Unfolds  ``Knd  locl``  0  THEN  Auto)




Home Index