src/HOL/HOL.ML
changeset 1918 d898eb4beb96
parent 1840 149b2e69633e
child 1980 a22ff848be9b
equal deleted inserted replaced
1917:27b71d839d50 1918:d898eb4beb96
   346 
   346 
   347 end;
   347 end;
   348 
   348 
   349 
   349 
   350 
   350 
   351 (*** Load simpdata.ML to be able to initialize HOL's simpset ***)
   351 (*** Setting up the classical reasoner and simplifier ***)
   352 
   352 
   353 
   353 
   354 (** Applying HypsubstFun to generate hyp_subst_tac **)
   354 (** Applying HypsubstFun to generate hyp_subst_tac **)
   355 section "Classical Reasoner";
   355 section "Classical Reasoner";
   356 
   356