Nuprl Lemma : decidable__alle-le
∀es:EO. ∀e':E. ∀[P:{e:E| loc(e) = loc(e') ∈ Id} ⟶ ℙ]. (∀e@loc(e').Dec(P[e])
⇒ Dec(∀e≤e'.P[e]))
Proof
Definitions occuring in Statement :
alle-le: ∀e≤e'.P[e]
,
alle-at: ∀e@i.P[e]
,
es-loc: loc(e)
,
es-E: E
,
event_ordering: EO
,
Id: Id
,
decidable: Dec(P)
,
uall: ∀[x:A]. B[x]
,
prop: ℙ
,
so_apply: x[s]
,
all: ∀x:A. B[x]
,
implies: P
⇒ Q
,
set: {x:A| B[x]}
,
function: x:A ⟶ B[x]
,
equal: s = t ∈ T
Definitions unfolded in proof :
all: ∀x:A. B[x]
,
uall: ∀[x:A]. B[x]
,
implies: P
⇒ Q
,
member: t ∈ T
,
so_apply: x[s]
,
so_lambda: λ2x.t[x]
,
alle-at: ∀e@i.P[e]
,
prop: ℙ
,
and: P ∧ Q
,
subtype_rel: A ⊆r B
,
iff: P
⇐⇒ Q
,
rev_implies: P
⇐ Q
Latex:
\mforall{}es:EO. \mforall{}e':E. \mforall{}[P:\{e:E| loc(e) = loc(e')\} {}\mrightarrow{} \mBbbP{}]. (\mforall{}e@loc(e').Dec(P[e]) {}\mRightarrow{} Dec(\mforall{}e\mleq{}e'.P[e]))
Date html generated:
2016_05_16-AM-09_42_57
Last ObjectModification:
2015_12_28-PM-09_41_17
Theory : new!event-ordering
Home
Index