# HG changeset patch # User haftmann # Date 1483117347 -3600 # Node ID 38adf0c59c35b7faebb1a624dfad47fb07487bf5 # Parent 45dfaad6d8529c70eaadef8665568eaaa22abc35 dropped slightly outdated comment diff -r 45dfaad6d852 -r 38adf0c59c35 src/HOL/Nat.thy --- a/src/HOL/Nat.thy Fri Dec 30 20:43:40 2016 +0100 +++ b/src/HOL/Nat.thy Fri Dec 30 18:02:27 2016 +0100 @@ -2,9 +2,6 @@ Author: Tobias Nipkow Author: Lawrence C Paulson Author: Markus Wenzel - -Type "nat" is a linear order, and a datatype; arithmetic operators + - -and * (for div and mod, see theory Divides). *) section \Natural numbers\