Nuprl Lemma : embedding-preserves-local-property
∀[Info:Type]. ∀[P:Id ⟶ Info List+ ⟶ ℙ].
∀eo1,eo2:EO+(Info). ∀f:E ⟶ E.
(es-local-embedding(Info;eo1;eo2;f)
⇒ (∀[e:E]. (es-local-property(i,L.P[i;L];eo1;e)
⇐⇒ es-local-property(i,L.P[i;L];eo2;f e))))
Proof
Definitions occuring in Statement :
es-local-property: es-local-property(i,L.P[i; L];es;e)
,
es-local-embedding: es-local-embedding(Info;eo1;eo2;f)
,
event-ordering+: EO+(Info)
,
es-E: E
,
Id: Id
,
listp: A List+
,
uall: ∀[x:A]. B[x]
,
prop: ℙ
,
so_apply: x[s1;s2]
,
all: ∀x:A. B[x]
,
iff: P
⇐⇒ Q
,
implies: P
⇒ Q
,
apply: f a
,
function: x:A ⟶ B[x]
,
universe: Type
Definitions unfolded in proof :
uall: ∀[x:A]. B[x]
,
all: ∀x:A. B[x]
,
implies: P
⇒ Q
,
iff: P
⇐⇒ Q
,
and: P ∧ Q
,
es-local-property: es-local-property(i,L.P[i; L];es;e)
,
so_apply: x[s1;s2]
,
listp: A List+
,
member: t ∈ T
,
top: Top
,
es-le-before: ≤loc(e)
,
subtype_rel: A ⊆r B
,
nat_plus: ℕ+
,
less_than: a < b
,
squash: ↓T
,
less_than': less_than'(a;b)
,
true: True
,
prop: ℙ
,
guard: {T}
,
decidable: Dec(P)
,
or: P ∨ Q
,
false: False
,
uiff: uiff(P;Q)
,
uimplies: b supposing a
,
satisfiable_int_formula: satisfiable_int_formula(fmla)
,
exists: ∃x:A. B[x]
,
not: ¬A
,
so_lambda: λ2x y.t[x; y]
,
rev_implies: P
⇐ Q
,
es-local-embedding: es-local-embedding(Info;eo1;eo2;f)
Latex:
\mforall{}[Info:Type]. \mforall{}[P:Id {}\mrightarrow{} Info List\msupplus{} {}\mrightarrow{} \mBbbP{}].
\mforall{}eo1,eo2:EO+(Info). \mforall{}f:E {}\mrightarrow{} E.
(es-local-embedding(Info;eo1;eo2;f)
{}\mRightarrow{} (\mforall{}[e:E]. (es-local-property(i,L.P[i;L];eo1;e) \mLeftarrow{}{}\mRightarrow{} es-local-property(i,L.P[i;L];eo2;f e))))
Date html generated:
2016_05_16-PM-01_23_19
Last ObjectModification:
2016_01_17-PM-07_54_19
Theory : event-ordering
Home
Index