Step * 1 1 2 1 1 1 of Lemma equipollent-iff-list


1. [T] Type
2. : ℕ
3. ~ ℕn
4. : ℕn ⟶ T
5. Inj(ℕn;T;f)
6. no_repeats(T;map(f;upto(n)))
7. ||map(f;upto(n))|| n ∈ ℤ
8. T
9. : ℕn
10. (f a) x ∈ T
11. (a ∈ upto(n))
⊢ (a ∈ upto(n))
BY
xxx(RepeatFor (ParallelLast) THEN Auto)xxx }


Latex:


Latex:

1.  [T]  :  Type
2.  n  :  \mBbbN{}
3.  T  \msim{}  \mBbbN{}n
4.  f  :  \mBbbN{}n  {}\mrightarrow{}  T
5.  Inj(\mBbbN{}n;T;f)
6.  no\_repeats(T;map(f;upto(n)))
7.  ||map(f;upto(n))||  =  n
8.  x  :  T
9.  a  :  \mBbbN{}n
10.  (f  a)  =  x
11.  (a  \mmember{}  upto(n))
\mvdash{}  (a  \mmember{}  upto(n))


By


Latex:
xxx(RepeatFor  2  (ParallelLast)  THEN  Auto)xxx




Home Index