Nuprl Definition : alle-between2
∀e∈[e1,e2].P[e] ==  ∀e:E. (e1 ≤loc e  
⇒ e ≤loc e2  
⇒ P[e])
Definitions occuring in Statement : 
es-le: e ≤loc e' 
, 
es-E: E
, 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
FDL editor aliases : 
alle-between2
alle-between2
Latex:
\mforall{}e\mmember{}[e1,e2].P[e]  ==    \mforall{}e:E.  (e1  \mleq{}loc  e    {}\mRightarrow{}  e  \mleq{}loc  e2    {}\mRightarrow{}  P[e])
Date html generated:
2016_05_16-AM-09_44_22
Last ObjectModification:
2013_03_25-PM-01_49_55
Theory : new!event-ordering
Home
Index