src/Provers/induct_method.ML
Mon, 30 Sep 2002 15:45:11 +0200 nipkow fixes !!-bound vars in induction statement automatically
Fri, 26 Jul 2002 21:09:39 +0200 wenzelm support for split assumptions in cases (hyps vs. prems);
Fri, 31 May 2002 18:49:31 +0200 berghofe Changed interface of MetaSimplifier.rewrite_term.
Tue, 07 May 2002 14:26:32 +0200 wenzelm use eq_thm_prop instead of slightly inadequate eq_thm;
Sat, 26 Jan 2002 19:17:15 +0100 wenzelm cases: really append cases_default;
Thu, 17 Jan 2002 21:02:18 +0100 wenzelm MetaSimplifier.rewrite_term replaces slow Tactic.rewrite_cterm;
Wed, 28 Nov 2001 00:38:11 +0100 wenzelm join_rules RuleCases.save;
Mon, 19 Nov 2001 20:46:05 +0100 wenzelm induct method: localize rews for rule;
Mon, 12 Nov 2001 23:30:16 +0100 wenzelm induct: rule_versions produces localized variants;
Mon, 12 Nov 2001 20:23:24 +0100 wenzelm proper handling of mutual rules (esp. for sets);
Mon, 05 Nov 2001 20:56:29 +0100 wenzelm Method.trace ctxt;
Wed, 31 Oct 2001 01:28:39 +0100 wenzelm induct: internalize ``missing'' consumes-facts from goal state
Tue, 30 Oct 2001 17:30:21 +0100 wenzelm induct: cases are extracted from rulified rule;
Tue, 16 Oct 2001 17:56:12 +0200 wenzelm dest_env: norm_term on rhs;
Tue, 16 Oct 2001 00:32:01 +0200 wenzelm simplified resolveq_cases_tac for cases, separate version for induct;
Mon, 15 Oct 2001 20:35:10 +0200 wenzelm Tactic.rewrite_cterm;
Sun, 14 Oct 2001 22:15:07 +0200 wenzelm moved rulify to ObjectLogic;
Sun, 14 Oct 2001 20:05:42 +0200 wenzelm use ObjectLogic stuff;
Fri, 12 Oct 2001 12:13:31 +0200 wenzelm removed vars_of, concls_of;
Thu, 04 Oct 2001 15:20:40 +0200 wenzelm proof by cases and induction on types and sets (used to be specific for HOL);
less more (0) tip