src/HOL/Number_Theory/Number_Theory.thy
author hoelzl
Thu, 12 Nov 2009 17:21:43 +0100
changeset 33638 548a34929e98
parent 32479 521cc9bf2958
child 51173 3cbb4e95a565
permissions -rw-r--r--
Renamed upd_snd_conv to apsnd_conv to be consistent with apfst_conv; Added apsnd_apfst_commute


header {* Comprehensive number theory *}

theory Number_Theory
imports Fib Residues
begin

end