src/HOL/Real.thy
author blanchet
Thu, 18 Oct 2012 15:05:17 +0200
changeset 49918 cf441f4a358b
parent 48891 c0eafbd55de3
child 51521 36fa825e0ea7
child 51539 625d2ec0bbff
permissions -rw-r--r--
renamed Isar-proof related options + changed semantics of Isar shrinking

theory Real
imports RComplete RealVector
begin

ML_file "Tools/SMT/smt_real.ML"
setup SMT_Real.setup

end