doc-src/Tutorial/Recdef/constsgcd
author wenzelm
Sat, 03 Feb 2001 15:20:55 +0100
changeset 11043 2e3bbac8763b
parent 6100 40d66bc3e83f
permissions -rw-r--r--
HOL: inductive package no longer splits induction rule aggressively, but only as far as specified by the introductions given; the old format may recovered via ML function complete_split_rule or attribute 'split_rule (complete)';

consts gcd :: "nat*nat => nat"