# HG changeset patch # User webertj # Date 1258392130 0 # Node ID 06e9aff51d17eb5d9eaa39f3b3e813d73c1090c5 # Parent c03edebe74086eb730d479b3365a42da159daecc Fixed a typo in a comment. diff -r c03edebe7408 -r 06e9aff51d17 src/HOL/Number_Theory/Cong.thy --- a/src/HOL/Number_Theory/Cong.thy Mon Nov 16 14:32:35 2009 +0000 +++ b/src/HOL/Number_Theory/Cong.thy Mon Nov 16 17:22:10 2009 +0000 @@ -20,7 +20,7 @@ The original theory, "IntPrimes", by Thomas M. Rasmussen, defined and developed the congruence relations on the integers. The notion was -extended to the natural numbers by Chiaeb. Jeremy Avigad combined +extended to the natural numbers by Chaieb. Jeremy Avigad combined these, revised and tidied them, made the development uniform for the natural numbers and the integers, and added a number of new theorems. diff -r c03edebe7408 -r 06e9aff51d17 src/HOL/Number_Theory/Primes.thy --- a/src/HOL/Number_Theory/Primes.thy Mon Nov 16 14:32:35 2009 +0000 +++ b/src/HOL/Number_Theory/Primes.thy Mon Nov 16 17:22:10 2009 +0000 @@ -16,7 +16,7 @@ another extension of the notions to the integers, and added a number of results to "Primes" and "GCD". IntPrimes also defined and developed the congruence relations on the integers. The notion was extended to -the natural numbers by Chiaeb. +the natural numbers by Chaieb. Jeremy Avigad combined all of these, made everything uniform for the natural numbers and the integers, and added a number of new theorems.