Step * 1 1 1 1 of Lemma injections-combinations


1. : ℕ
2. Type
3. : ℕn ⟶ T
4. Inj(ℕn;T;f)
5. : ℕ
6. : ℕ
7. i < n
8. j < n
9. ¬(i j ∈ ℕ)
⊢ ¬((f i) (f j) ∈ T)
BY
TACTIC:ParallelLast }

1
1. : ℕ
2. Type
3. : ℕn ⟶ T
4. Inj(ℕn;T;f)
5. : ℕ
6. : ℕ
7. i < n
8. j < n
9. (f i) (f j) ∈ T
⊢ j ∈ ℕ


Latex:


Latex:

1.  n  :  \mBbbN{}
2.  T  :  Type
3.  f  :  \mBbbN{}n  {}\mrightarrow{}  T
4.  Inj(\mBbbN{}n;T;f)
5.  i  :  \mBbbN{}
6.  j  :  \mBbbN{}
7.  i  <  n
8.  j  <  n
9.  \mneg{}(i  =  j)
\mvdash{}  \mneg{}((f  i)  =  (f  j))


By


Latex:
TACTIC:ParallelLast




Home Index