Step
*
1
2
of Lemma
setTC-induction
1. [P] : Set{i:l} ⟶ ℙ'
2. ∀a:Set{i:l}. ((∀x:Set{i:l}. ((x ∈ setTC(a)) 
⇒ P[x])) 
⇒ P[a])
3. ∀a,x:Set{i:l}.  ((x ∈ setTC(a)) 
⇒ P[x])
⊢ ∀s:Set{i:l}. P[s]
BY
{ (ParallelOp -2 THEN Auto) }
Latex:
Latex:
1.  [P]  :  Set\{i:l\}  {}\mrightarrow{}  \mBbbP{}'
2.  \mforall{}a:Set\{i:l\}.  ((\mforall{}x:Set\{i:l\}.  ((x  \mmember{}  setTC(a))  {}\mRightarrow{}  P[x]))  {}\mRightarrow{}  P[a])
3.  \mforall{}a,x:Set\{i:l\}.    ((x  \mmember{}  setTC(a))  {}\mRightarrow{}  P[x])
\mvdash{}  \mforall{}s:Set\{i:l\}.  P[s]
By
Latex:
(ParallelOp  -2  THEN  Auto)
Home
Index