Nuprl Lemma : es-before-is-nil-if-first
∀[es:EO]. ∀[e:E].  before(e) ~ [] supposing ↑first(e)
Proof
Definitions occuring in Statement : 
es-before: before(e)
, 
es-first: first(e)
, 
es-E: E
, 
event_ordering: EO
, 
nil: []
, 
assert: ↑b
, 
uimplies: b supposing a
, 
uall: ∀[x:A]. B[x]
, 
sqequal: s ~ t
Definitions unfolded in proof : 
uall: ∀[x:A]. B[x]
, 
member: t ∈ T
, 
uimplies: b supposing a
, 
es-before: before(e)
, 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
, 
bool: 𝔹
, 
unit: Unit
, 
it: ⋅
, 
btrue: tt
, 
uiff: uiff(P;Q)
, 
and: P ∧ Q
, 
ifthenelse: if b then t else f fi 
, 
bfalse: ff
, 
exists: ∃x:A. B[x]
, 
prop: ℙ
, 
or: P ∨ Q
, 
sq_type: SQType(T)
, 
guard: {T}
, 
bnot: ¬bb
, 
assert: ↑b
, 
false: False
Latex:
\mforall{}[es:EO].  \mforall{}[e:E].    before(e)  \msim{}  []  supposing  \muparrow{}first(e)
Date html generated:
2016_05_16-AM-09_38_06
Last ObjectModification:
2015_12_28-PM-09_43_55
Theory : new!event-ordering
Home
Index