Step * 1 1 of Lemma map_wf_combination


1. Type
2. Type
3. A ⟶ B
4. Inj(A;B;f)
5. : ℤ
6. List
7. no_repeats(A;L)
8. ||L|| n ∈ ℤ
⊢ Inj({x:A| (x ∈ L)} ;B;f)
BY
xxx(DupHyp THEN RepeatFor (ParallelLast) THEN Auto)xxx }


Latex:


Latex:

1.  A  :  Type
2.  B  :  Type
3.  f  :  A  {}\mrightarrow{}  B
4.  Inj(A;B;f)
5.  n  :  \mBbbZ{}
6.  L  :  A  List
7.  no\_repeats(A;L)
8.  ||L||  =  n
\mvdash{}  Inj(\{x:A|  (x  \mmember{}  L)\}  ;B;f)


By


Latex:
xxx(DupHyp  4  THEN  RepeatFor  4  (ParallelLast)  THEN  Auto)xxx




Home Index