blanchet [Thu, 02 Jan 2014 20:25:40 +0100] rev 54916
simplified code
blanchet [Thu, 02 Jan 2014 20:10:08 +0100] rev 54915
prevent tactic from getting out of sync and wrongly attack next subgoal
blanchet [Thu, 02 Jan 2014 19:07:36 +0100] rev 54914
removed pointless warning (cf. http://stackoverflow.com/questions/20233463/isabelle-metis-proof-state-contains-the-universal-sort/20785045#20785045)
blanchet [Thu, 02 Jan 2014 09:50:22 +0100] rev 54913
consider code as exhaustive
blanchet [Thu, 02 Jan 2014 09:50:22 +0100] rev 54912
proper handling of corner case, take 2
blanchet [Thu, 02 Jan 2014 09:50:22 +0100] rev 54911
robustness
blanchet [Thu, 02 Jan 2014 09:50:22 +0100] rev 54910
properly synchronize parallel lists
blanchet [Thu, 02 Jan 2014 09:50:22 +0100] rev 54909
graceful handling of one-constructor case
blanchet [Thu, 02 Jan 2014 09:50:22 +0100] rev 54908
gracefully handle single-equation case, where 'nchotomy' is 'True'
blanchet [Thu, 02 Jan 2014 09:50:22 +0100] rev 54907
made tactic handle gracefully the case of missing constructors
blanchet [Thu, 02 Jan 2014 09:50:22 +0100] rev 54906
removed 'nchotomy' property
blanchet [Thu, 02 Jan 2014 09:50:22 +0100] rev 54905
don't generate any proof obligation for implicit (de facto) exclusiveness
blanchet [Thu, 02 Jan 2014 09:50:22 +0100] rev 54904
detect syntactic exhaustiveness
blanchet [Thu, 02 Jan 2014 09:50:22 +0100] rev 54903
internally allow different values for 'exhaustive' for different constructors
blanchet [Thu, 02 Jan 2014 09:50:22 +0100] rev 54902
internally allow different values for 'sequential' for different constructors