Step * 2 1 1 1 2 1 1 2 1 of Lemma det-fun-is-determinant


1. CRng
2. : ℤ
3. ¬n < 1
4. 0 < n
5. det-fun(r;n)
6. Matrix(n;n;r)
7. (d M) (r) 0 ≤ i < n. M[0,i] (d matrix(if x=0 then if y=i then else else M[x,y]))) ∈ |r|
8. : ℕn
9. : ℤ
10. 0 < j
⊢ (d matrix(if x=0 then if y=i then else else if (j 1) < (x)  then if y=i then else M[x,y]  else M[x,y]))
(d matrix(if x=0 then if y=i then else else if (j) < (x)  then if y=i then else M[x,y]  else M[x,y]))
∈ |r|
BY
(Decide ⌜j < n⌝⋅ THENA Auto) }

1
1. CRng
2. : ℤ
3. ¬n < 1
4. 0 < n
5. det-fun(r;n)
6. Matrix(n;n;r)
7. (d M) (r) 0 ≤ i < n. M[0,i] (d matrix(if x=0 then if y=i then else else M[x,y]))) ∈ |r|
8. : ℕn
9. : ℤ
10. 0 < j
11. j < n
⊢ (d matrix(if x=0 then if y=i then else else if (j 1) < (x)  then if y=i then else M[x,y]  else M[x,y]))
(d matrix(if x=0 then if y=i then else else if (j) < (x)  then if y=i then else M[x,y]  else M[x,y]))
∈ |r|

2
1. CRng
2. : ℤ
3. ¬n < 1
4. 0 < n
5. det-fun(r;n)
6. Matrix(n;n;r)
7. (d M) (r) 0 ≤ i < n. M[0,i] (d matrix(if x=0 then if y=i then else else M[x,y]))) ∈ |r|
8. : ℕn
9. : ℤ
10. 0 < j
11. ¬j < n
⊢ (d matrix(if x=0 then if y=i then else else if (j 1) < (x)  then if y=i then else M[x,y]  else M[x,y]))
(d matrix(if x=0 then if y=i then else else if (j) < (x)  then if y=i then else M[x,y]  else M[x,y]))
∈ |r|


Latex:


Latex:

1.  r  :  CRng
2.  n  :  \mBbbZ{}
3.  \mneg{}n  <  1
4.  0  <  n
5.  d  :  det-fun(r;n)
6.  M  :  Matrix(n;n;r)
7.  (d  M)  =  (\mSigma{}(r)  0  \mleq{}  i  <  n.  M[0,i]  *  (d  matrix(if  x=0  then  if  y=i  then  1  else  0  else  M[x,y])))
8.  i  :  \mBbbN{}n
9.  j  :  \mBbbZ{}
10.  0  <  j
\mvdash{}  (d 
      matrix(if  x=0
                    then  if  y=i  then  1  else  0
                    else  if  (j  -  1)  <  (x)    then  if  y=i  then  0  else  M[x,y]    else  M[x,y]))
=  (d 
      matrix(if  x=0
                    then  if  y=i  then  1  else  0
                    else  if  (j)  <  (x)    then  if  y=i  then  0  else  M[x,y]    else  M[x,y]))


By


Latex:
(Decide  \mkleeneopen{}j  <  n\mkleeneclose{}\mcdot{}  THENA  Auto)




Home Index