Nuprl Lemma : es-hist-last
∀[Info:Type]. ∀[es:EO+(Info)]. ∀[e1,e2:E].
es-hist(es;e1;e2) = (es-hist(es;e1;pred(e2)) @ [info(e2)]) ∈ (Info List) supposing (e1 <loc e2)
Proof
Definitions occuring in Statement :
es-hist: es-hist(es;e1;e2)
,
es-info: info(e)
,
event-ordering+: EO+(Info)
,
es-locl: (e <loc e')
,
es-pred: pred(e)
,
es-E: E
,
append: as @ bs
,
cons: [a / b]
,
nil: []
,
list: T List
,
uimplies: b supposing a
,
uall: ∀[x:A]. B[x]
,
universe: Type
,
equal: s = t ∈ T
Lemmas :
es-locl_wf,
event-ordering+_subtype,
es-E_wf,
event-ordering+_wf,
es-le-self,
es-hist-partition,
es-interval-eq,
map_cons_lemma,
map_nil_lemma
\mforall{}[Info:Type]. \mforall{}[es:EO+(Info)]. \mforall{}[e1,e2:E].
es-hist(es;e1;e2) = (es-hist(es;e1;pred(e2)) @ [info(e2)]) supposing (e1 <loc e2)
Date html generated:
2015_07_17-PM-00_10_06
Last ObjectModification:
2015_01_28-AM-00_09_18
Home
Index