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
Lemmas : 
assert_of_lt_int, 
map-length, 
length_wf, 
append_wf, 
es-before_wf, 
cons_wf, 
nil_wf, 
length_nil, 
non_neg_length, 
length_wf_nil, 
length_wf_nat, 
length_cons, 
length_append, 
subtype_rel_list, 
top_wf, 
assert_wf, 
lt_int_wf, 
es-local-property_wf, 
listp_wf, 
Id_wf, 
es-E_wf, 
event-ordering+_subtype, 
es-local-embedding_wf, 
event-ordering+_wf
\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:
2015_07_17-PM-00_12_11
Last ObjectModification:
2015_01_28-AM-00_08_04
Home
Index