# HG changeset patch # User paulson # Date 906122214 -7200 # Node ID 1787c44ae4ed5a3392de18e0605b542b948dd3cd # Parent 7b81cae2774fa88af4cd81a9a940a92eaea86dd0 updated comments diff -r 7b81cae2774f -r 1787c44ae4ed src/HOL/Nat.thy --- a/src/HOL/Nat.thy Fri Sep 18 14:36:36 1998 +0200 +++ b/src/HOL/Nat.thy Fri Sep 18 14:36:54 1998 +0200 @@ -3,7 +3,7 @@ Author: Tobias Nipkow Copyright 1997 TU Muenchen -Nat is a partial order +Type "nat" is a linear order, and a datatype *) Nat = NatDef + Inductive +