[isabelle-dev] Bug: Possible generalization error in 'Tactic.rule_by_tactic'

Alexander Krauss krauss at in.tum.de
Fri Apr 9 23:32:48 CEST 2010


Stefan Berghofer wrote:
>   inductive foo :: "'a => 'a => bool"
>   where
>     "foo x x"
> 
>   locale test =
>     fixes t P
>     assumes ensure_clash [simp]: "t = P"
>   begin
> 
>   inductive_cases bar: "foo t z"

Nice. :-)



More information about the isabelle-dev mailing list