src/HOL/Matrix/ROOT.ML
author huffman
Sat, 16 Sep 2006 23:46:38 +0200
changeset 20557 81dd3679f92c
parent 16889 b50947fa958d
child 27484 dbb9981c3d18
permissions -rw-r--r--
complex_of_real abbreviates of_real::real=>complex; cmod abbreviates norm::complex=>real; removed several redundant lemmas

(*  Title:      HOL/Matrix/ROOT.ML
    ID:         $Id$
*)

use_thy "SparseMatrix";
with_path "cplex" use_thy "MatrixLP";