(22steps total) PrintForm Definitions Lemmas mb event system 3 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: es-kind-rcv

  es:ES, l:IdLnk, tg:Id, e:E.
  kind(e) = rcv(ltg)
  
  isrcv(e) & lnk(e) = l & tag(e) = tg & loc(sender(e)) = source(l)


By: Auto THEN Unfolds [`es-isrcv`;`es-lnk`;`es-tag`] 0 THEN HypSubst -1 0


Generated subgoals:

1 1. es : ES
2. l : IdLnk
3. tg : Id
4. e : E
5. kind(e) = rcv(ltg)
  isrcv(rcv(ltg))
  & lnk(rcv(ltg)) = l & tag(rcv(ltg)) = tg & loc(sender(e)) = source(l)

17 steps
2 1. es : ES
2. l : IdLnk
3. tg : Id
4. e : E
5. kind(e) = rcv(ltg)
6. z : Knd
  (isrcv(z) & lnk(z) = l & tag(z) = tg & loc(sender(e)) = source(l))  Type

4 steps

About:
assertuniverseequalmemberimpliesandall
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

(22steps total) PrintForm Definitions Lemmas mb event system 3 Sections EventSystems Doc