Nuprl Lemma : correct-consistent-class_wf
∀[Correct:Id ─→ ℙ]. ∀[Info,T:Type]. ∀[R:T ─→ T ─→ ℙ]. ∀[X:EClass(T)]. ∀[es:EO+(Info)].
  (any x,y from X satisfy
   R[x;y]
   at locations i.Correct[i] ∈ ℙ)
Proof
Definitions occuring in Statement : 
correct-consistent-class: correct-consistent-class, 
eclass: EClass(A[eo; e])
, 
event-ordering+: EO+(Info)
, 
Id: Id
, 
uall: ∀[x:A]. B[x]
, 
prop: ℙ
, 
so_apply: x[s1;s2]
, 
so_apply: x[s]
, 
member: t ∈ T
, 
function: x:A ─→ B[x]
, 
universe: Type
Lemmas : 
all_wf, 
es-E_wf, 
event-ordering+_subtype, 
es-loc_wf, 
classrel_wf, 
event-ordering+_wf, 
eclass_wf, 
Id_wf
\mforall{}[Correct:Id  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[Info,T:Type].  \mforall{}[R:T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[X:EClass(T)].  \mforall{}[es:EO+(Info)].
    (any  x,y  from  X  satisfy
      R[x;y]
      at  locations  i.Correct[i]  \mmember{}  \mBbbP{})
Date html generated:
2015_07_17-PM-00_17_13
Last ObjectModification:
2015_01_28-AM-00_01_26
Home
Index