Step
*
2
1
2
1
1
of Lemma
finite-partition
.....assertion..... 
1. n : ℤ
2. 0 < n
3. k : ℕ
4. c : ℕn ⟶ ℕk
5. p : ℕk ⟶ (ℕ List)
6. Σ(||p j|| | j < k) = (n - 1) ∈ ℤ
7. ∀j:ℕk. ∀x,y:ℕ||p j||.  p j[x] > p j[y] supposing x < y
8. ∀j:ℕk. ∀x:ℕ||p j||.  (p j[x] < n - 1 c∧ ((c p j[x]) = j ∈ ℤ))
⊢ Σ(if (c (n - 1) =z j) then 1 else 0 fi  | j < k) = 1 ∈ ℤ
BY
{ (InstLemma `singleton_support_sum` [⌜k⌝;⌜λ2j.if (c (n - 1) =z j) then 1 else 0 fi ⌝;⌜c (n - 1)⌝] THENA Auto) }
1
1. n : ℤ
2. 0 < n
3. k : ℕ
4. c : ℕn ⟶ ℕk
5. p : ℕk ⟶ (ℕ List)
6. Σ(||p j|| | j < k) = (n - 1) ∈ ℤ
7. ∀j:ℕk. ∀x,y:ℕ||p j||.  p j[x] > p j[y] supposing x < y
8. ∀j:ℕk. ∀x:ℕ||p j||.  (p j[x] < n - 1 c∧ ((c p j[x]) = j ∈ ℤ))
9. Σ(if (c (n - 1) =z x) then 1 else 0 fi  | x < k) = if (c (n - 1) =z c (n - 1)) then 1 else 0 fi  ∈ ℤ
⊢ Σ(if (c (n - 1) =z j) then 1 else 0 fi  | j < k) = 1 ∈ ℤ
Latex:
Latex:
.....assertion..... 
1.  n  :  \mBbbZ{}
2.  0  <  n
3.  k  :  \mBbbN{}
4.  c  :  \mBbbN{}n  {}\mrightarrow{}  \mBbbN{}k
5.  p  :  \mBbbN{}k  {}\mrightarrow{}  (\mBbbN{}  List)
6.  \mSigma{}(||p  j||  |  j  <  k)  =  (n  -  1)
7.  \mforall{}j:\mBbbN{}k.  \mforall{}x,y:\mBbbN{}||p  j||.    p  j[x]  >  p  j[y]  supposing  x  <  y
8.  \mforall{}j:\mBbbN{}k.  \mforall{}x:\mBbbN{}||p  j||.    (p  j[x]  <  n  -  1  c\mwedge{}  ((c  p  j[x])  =  j))
\mvdash{}  \mSigma{}(if  (c  (n  -  1)  =\msubz{}  j)  then  1  else  0  fi    |  j  <  k)  =  1
By
Latex:
(InstLemma  `singleton\_support\_sum`  [\mkleeneopen{}k\mkleeneclose{};\mkleeneopen{}\mlambda{}\msubtwo{}j.if  (c  (n  -  1)  =\msubz{}  j)  then  1  else  0  fi  \mkleeneclose{};\mkleeneopen{}c  (n  -  1)\mkleeneclose{}]
  THENA  Auto
  )
Home
Index