src/HOL/Matrix/MatrixLP.thy
author obua
Mon, 28 Feb 2005 18:29:55 +0100
changeset 15552 8ab8e425410b
parent 15178 5f621aa35c25
permissions -rw-r--r--
added setsum_diff1' which holds in more general cases than setsum_diff1

theory MatrixLP = Float + SparseMatrix:

end