Skip to Content.
Sympa Menu

ssreflect - defining an executable version of rank

Subject: Ssreflect Users Discussion List

List archive

defining an executable version of rank


Chronological Thread 
  • From: Vincent Siles <>
  • To:
  • Subject: defining an executable version of rank
  • Date: Tue, 21 Jun 2011 14:31:01 +0200

I have defined a function to effectively compute the rank of matrix and
want to prove it correct in ssr. Is the only way to prove is to prove that is
something like

forall n m (A : 'M[R]_(n,m)), \rank A = my_rank n m A

?

Cheers,
Vincent



Archive powered by MHonArc 2.6.18.

Top of Page