Step
*
1
1
2
1
of Lemma
TR3a
1. [T] : Type
2. [P] : T  
3. [C] : 
4. C@i
5. x : T@i
6. True@i
7. C  (x:T. (P x))@i
 x:T. (C  (P x))
BY
{ (InstConcl [x] THENA Auto) }
1
1. [T] : Type
2. [P] : T  
3. [C] : 
4. C@i
5. x : T@i
6. True@i
7. C  (x:T. (P x))@i
 C  (P x)
Latex:
1.  [T]  :  Type
2.  [P]  :  T  {}\mrightarrow{}  \mBbbP{}
3.  [C]  :  \mBbbP{}
4.  \mneg{}C@i
5.  x  :  T@i
6.  True@i
7.  C  {}\mRightarrow{}  (\mexists{}x:T.  (P  x))@i
\mvdash{}  \mexists{}x:T.  (C  {}\mRightarrow{}  (P  x))
By
(InstConcl  [\mkleeneopen{}x\mkleeneclose{}]\mcdot{}  THENA  Auto)
Home
Index