From ca5874b8b0b60decd501bd05d0aa1913e5586d98 Mon Sep 17 00:00:00 2001 From: Josh Chen Date: Thu, 16 Aug 2018 16:11:42 +0200 Subject: Prod.thy now has the correct definitional equality structure rule. Definition of function composition and properties. --- Nat.thy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Nat.thy') diff --git a/Nat.thy b/Nat.thy index 21c9b1c..b710ff2 100644 --- a/Nat.thy +++ b/Nat.thy @@ -52,4 +52,4 @@ lemmas Nat_rules [intro] = Nat_form Nat_intro Nat_elim Nat_comp1 Nat_comp2 lemmas Nat_comps [comp] = Nat_comp1 Nat_comp2 -end \ No newline at end of file +end -- cgit v1.2.3