Step * 1 1 1 2 of Lemma bar_bwd_implies_fwd


1. R :  List  @i'
2. A: List  . bar_bwd_fim(R;A)@i'
3. (a: List. ((s:. c:  .  x:. (R ((a @ [s]) @ mklist(x;c))))  (c:  . x:. (R (a @ mklist(x;c))))))
 (c:  . x:. (R mklist(x;c)))
4. f :   @i
 x:. (R mklist(x;f))
BY
{ (D 3 THENA Auto) }

1
1. R :  List  @i'
2. A: List  . bar_bwd_fim(R;A)@i'
3. f :   @i
4. a :  List@i
5. s:. c:  .  x:. (R ((a @ [s]) @ mklist(x;c)))@i
6. c :   @i
 x:. (R (a @ mklist(x;c)))

2
1. R :  List  @i'
2. A: List  . bar_bwd_fim(R;A)@i'
3. f :   @i
4. c:  . x:. (R mklist(x;c))
 x:. (R mklist(x;f))



1.  R  :  \mBbbN{}  List  {}\mrightarrow{}  \mBbbP{}@i'
2.  \mforall{}A:\mBbbN{}  List  {}\mrightarrow{}  \mBbbP{}.  bar\_bwd\_fim(R;A)@i'
3.  (\mforall{}a:\mBbbN{}  List
            ((\mforall{}s:\mBbbN{}.  \mforall{}c:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}.    \mexists{}x:\mBbbN{}.  (R  ((a  @  [s])  @  mklist(x;c))))
            {}\mRightarrow{}  (\mforall{}c:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}.  \mexists{}x:\mBbbN{}.  (R  (a  @  mklist(x;c))))))
{}\mRightarrow{}  (\mforall{}c:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}.  \mexists{}x:\mBbbN{}.  (R  mklist(x;c)))
4.  f  :  \mBbbN{}  {}\mrightarrow{}  \mBbbN{}@i
\mvdash{}  \mexists{}x:\mBbbN{}.  (R  mklist(x;f))


By

(D  3  THENA  Auto)



Home Index