Step
*
1
1
1
1
of Lemma
fpf-restrict_wf
.....assertion..... 
1. A : Type
2. B : A ─→ Type
3. d : A List
4. f1 : x:{x:A| (x ∈ d)}  ─→ B[x]
5. P : A ─→ 𝔹
6. f1 = f1 ∈ (x:{x:A| (x ∈ d)}  ─→ B[x])
7. x : A@i
8. ↑(P x)@i
9. (x ∈ filter(P;d))@i
⊢ (x ∈ filter(P;d))
BY
{ Auto }
Latex:
.....assertion..... 
1.  A  :  Type
2.  B  :  A  {}\mrightarrow{}  Type
3.  d  :  A  List
4.  f1  :  x:\{x:A|  (x  \mmember{}  d)\}    {}\mrightarrow{}  B[x]
5.  P  :  A  {}\mrightarrow{}  \mBbbB{}
6.  f1  =  f1
7.  x  :  A@i
8.  \muparrow{}(P  x)@i
9.  (x  \mmember{}  filter(P;d))@i
\mvdash{}  (x  \mmember{}  filter(P;d))
By
Auto
Home
Index