src/HOL/Matrix/cplex/FloatSparseMatrix.thy
author paulson
Wed, 04 Jul 2007 13:56:26 +0200
changeset 23563 42f2f90b51a6
parent 16890 c4e5afaba440
child 27298 a5373b60e66c
permissions -rw-r--r--
simplified a proof

(*  Title:      HOL/Matrix/cplex/FloatSparseMatrix.thy
    ID:         $Id$
    Author:     Steven Obua
*)

theory FloatSparseMatrix imports Float SparseMatrix begin

end