src/HOL/Matrix/ROOT.ML
author obua
Sun, 09 May 2004 23:04:36 +0200
changeset 14722 8e739a6eaf11
parent 14662 d2c6a0f030ab
child 15178 5f621aa35c25
permissions -rw-r--r--
replaced apply-style proof for instance Multiset :: plus_ac0 by recommended Isar proof style

(*  Title:      HOL/Matrix/ROOT.ML
    ID:         $Id$
    Author:     Steven Obua
    License:    2004 Technische Universität München

Theory of matrices with an application of matrix theory to linear
programming.
*)

use_thy "LinProg";