Subject: Ssreflect Users Discussion List
List archive
- From: Vincent Siles <>
- To:
- Subject: building a translation permutation
- Date: Thu, 5 Apr 2012 10:58:34 +0200
Hi everyone,
my final goal is to prove that
forall m n (I: 'rV[R]_m) (J: 'rV[R]_n), exists M, row_mx I J = (row_mx J I)
*m M
I think the easiest way to prove this is to "translate" all columns of
row_mx I J to the
right by n position, as in : { 0 1 | 2 3 4} -> {2 3 4 | 0 1 }
With this, I should get to row_mx J I, so I guess that M is a
permutation matrix
(with a nice cast around it). My problem is that I can manage to
define this permutation.
Is there an easy way to define this translation permutation ?
Best,
Vincent
- building a translation permutation, Vincent Siles, 04/05/2012
- RE: building a translation permutation, Georges Gonthier, 04/05/2012
Archive powered by MHonArc 2.6.18.