src/Doc/IsarRef/Base.thy
author hoelzl
Fri, 14 Dec 2012 15:46:01 +0100
changeset 50526 899c9c4e4a4c
parent 48985 5386df44a037
child 56059 2390391584c2
permissions -rw-r--r--
Remove the indexed basis from the definition of euclidean spaces and only use the set of Basis vectors

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"
setup Antiquote_Setup.setup

end