Step * 1 of Lemma TR1a


1. [T] : Type
2. [P] : T  
3. [C] : 
 (C  (x:T. (P x)))  (x:T. (C  (P x)))
BY
{ (D 0 THENA Auto) }

1
1. [T] : Type
2. [P] : T  
3. [C] : 
4. C  (x:T. (P x))@i
 x:T. (C  (P x))


Latex:



1.  [T]  :  Type
2.  [P]  :  T  {}\mrightarrow{}  \mBbbP{}
3.  [C]  :  \mBbbP{}
\mvdash{}  (C  {}\mRightarrow{}  (\mforall{}x:T.  (P  x)))  {}\mRightarrow{}  (\mforall{}x:T.  (C  {}\mRightarrow{}  (P  x)))


By

(D  0  THENA  Auto)




Home Index