src/HOL/Tools/Function/relation.ML
Sun, 05 Jul 2015 15:02:30 +0200 wenzelm simplified Thm.instantiate and derivatives: the LHS refers to non-certified variables -- this merely serves as index into already certified structures (or is ignored);
Wed, 08 Apr 2015 15:06:43 +0200 wenzelm more standard access to specific subgoal;
Fri, 06 Mar 2015 21:20:30 +0100 wenzelm clarified context;
Fri, 06 Mar 2015 15:58:56 +0100 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
Fri, 06 Mar 2015 13:39:34 +0100 wenzelm clarified context;
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Tue, 03 Mar 2015 19:08:04 +0100 traytel eliminated some clones of Proof_Context.cterm_of
Fri, 19 Dec 2014 23:01:46 +0100 wenzelm just one data slot per program unit;
Mon, 23 Apr 2012 21:44:36 +0200 wenzelm more standard method setup;
Sat, 16 Apr 2011 16:15:37 +0200 wenzelm modernized structure Proof_Context;
Sun, 12 Dec 2010 21:41:01 +0100 krauss tuned headers
Mon, 08 Nov 2010 23:02:20 +0100 krauss removed type-inference-like behaviour from relation_tac completely; tuned
Fri, 22 Oct 2010 13:59:34 +0200 krauss relation method: re-check given term with type constraints to avoid unspecific failure if ill-typed -- keep old behaviour for tactic version
Tue, 04 May 2010 09:25:38 +0200 krauss avoid exception Empty on malformed goal
Sat, 02 Jan 2010 23:18:58 +0100 krauss new year's resolution: reindented code in function package
Fri, 23 Oct 2009 16:37:56 +0200 krauss renamed auto_term.ML -> relation.ML
less more (0) tip