Step * 2 1 of Lemma values-for-distinct-property

.....assertion..... 
1. [A] Type
2. [V] Type
3. eq EqDecider(A)
4. (A × V) List
5. ||values-for-distinct(eq;L)|| ||remove-repeats(eq;map(λp.(fst(p));L))|| ∈ ℤ
6. : ℕ||remove-repeats(eq;map(λp.(fst(p));L))||
⊢ (remove-repeats(eq;map(λp.(fst(p));L))[i] ∈ map(λp.(fst(p));L))
BY
(Assert (remove-repeats(eq;map(λp.(fst(p));L))[i] ∈ remove-repeats(eq;map(λp.(fst(p));L))) BY
         Auto) }

1
1. [A] Type
2. [V] Type
3. eq EqDecider(A)
4. (A × V) List
5. ||values-for-distinct(eq;L)|| ||remove-repeats(eq;map(λp.(fst(p));L))|| ∈ ℤ
6. : ℕ||remove-repeats(eq;map(λp.(fst(p));L))||
7. (remove-repeats(eq;map(λp.(fst(p));L))[i] ∈ remove-repeats(eq;map(λp.(fst(p));L)))
⊢ (remove-repeats(eq;map(λp.(fst(p));L))[i] ∈ map(λp.(fst(p));L))


Latex:


Latex:
.....assertion..... 
1.  [A]  :  Type
2.  [V]  :  Type
3.  eq  :  EqDecider(A)
4.  L  :  (A  \mtimes{}  V)  List
5.  ||values-for-distinct(eq;L)||  =  ||remove-repeats(eq;map(\mlambda{}p.(fst(p));L))||
6.  i  :  \mBbbN{}||remove-repeats(eq;map(\mlambda{}p.(fst(p));L))||
\mvdash{}  (remove-repeats(eq;map(\mlambda{}p.(fst(p));L))[i]  \mmember{}  map(\mlambda{}p.(fst(p));L))


By


Latex:
(Assert  (remove-repeats(eq;map(\mlambda{}p.(fst(p));L))[i]  \mmember{}  remove-repeats(eq;map(\mlambda{}p.(fst(p));L)))  BY
              Auto)




Home Index