Nuprl Lemma : iseg-es-before-is-before
∀[es:EO]. ∀[e,x:E]. ∀[L:E List]. L = before(x) ∈ (E List) supposing L @ [x] ≤ before(e)
Proof
Definitions occuring in Statement :
es-before: before(e)
,
es-E: E
,
event_ordering: EO
,
iseg: l1 ≤ l2
,
append: as @ bs
,
cons: [a / b]
,
nil: []
,
list: T List
,
uimplies: b supposing a
,
uall: ∀[x:A]. B[x]
,
equal: s = t ∈ T
Definitions unfolded in proof :
uall: ∀[x:A]. B[x]
,
member: t ∈ T
,
uimplies: b supposing a
,
iseg: l1 ≤ l2
,
exists: ∃x:A. B[x]
,
all: ∀x:A. B[x]
,
iff: P
⇐⇒ Q
,
and: P ∧ Q
,
rev_implies: P
⇐ Q
,
implies: P
⇒ Q
,
or: P ∨ Q
,
guard: {T}
,
prop: ℙ
,
es-le-before: ≤loc(e)
Latex:
\mforall{}[es:EO]. \mforall{}[e,x:E]. \mforall{}[L:E List]. L = before(x) supposing L @ [x] \mleq{} before(e)
Date html generated:
2016_05_16-AM-09_38_25
Last ObjectModification:
2015_12_28-PM-09_43_41
Theory : new!event-ordering
Home
Index