Theory Real

Up to index of Isabelle/HOL

theory Real
imports RealVector
uses Tools/SMT/smt_real.ML
theory Real
imports RComplete RealVector
uses "Tools/SMT/smt_real.ML"
begin

setup {* SMT_Real.setup *}

end