Nuprl Lemma : TR2b
[T:Type]. 
[P:T 
 
]. 
[C:
].  ((
x:T. ((P x) 
 C)) 
 (
x:T. (P x)) 
 C)
Proof
Definitions occuring in Statement : 
uall:
[x:A]. B[x], 
prop:
, 
all:
x:A. B[x], 
exists:
x:A. B[x], 
implies: P 
 Q, 
apply: f a, 
function: x:A 
 B[x], 
universe: Type
Definitions : 
uall:
[x:A]. B[x], 
member: t 
 T, 
prop:
, 
implies: P 
 Q, 
so_lambda: 
x.t[x], 
so_apply: x[s], 
exists:
x:A. B[x], 
all:
x:A. B[x]
Lemmas : 
exists_wf, 
all_wf
\mforall{}[T:Type].  \mforall{}[P:T  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[C:\mBbbP{}].    ((\mforall{}x:T.  ((P  x)  {}\mRightarrow{}  C))  {}\mRightarrow{}  (\mexists{}x:T.  (P  x))  {}\mRightarrow{}  C)
Date html generated:
2014_07_17-AM-09_55_31
Last ObjectModification:
2013_06_24-AM-10_25_20
Home
Index