Step * 1 1 2 of Lemma map_functionality_2

.....subterm..... T:t
2:n
1. Type
2. Type
3. as List
4. A ⟶ B
5. f' A ⟶ B
6. A
7. List
8. (f f' ∈ ({x:A| mem_f(A;x;v)}  ⟶ B))  (map(f;v) map(f';v) ∈ (B List))
9. f' ∈ ({x:A| (u x ∈ A) ∨ mem_f(A;x;v)}  ⟶ B)
⊢ map(f;v) map(f';v) ∈ (B List)
BY
(D (-2) THEN Auto) }


Latex:


Latex:
.....subterm.....  T:t
2:n
1.  A  :  Type
2.  B  :  Type
3.  as  :  A  List
4.  f  :  A  {}\mrightarrow{}  B
5.  f'  :  A  {}\mrightarrow{}  B
6.  u  :  A
7.  v  :  A  List
8.  (f  =  f')  {}\mRightarrow{}  (map(f;v)  =  map(f';v))
9.  f  =  f'
\mvdash{}  map(f;v)  =  map(f';v)


By


Latex:
(D  (-2)  THEN  Auto)




Home Index