From 9b17aac85aa650a7a9d6463d3d01f1eb228d4572 Mon Sep 17 00:00:00 2001 From: Josh Chen Date: Tue, 11 Sep 2018 08:59:16 +0200 Subject: Go back to higher-order application notation --- Unit.thy | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Unit.thy') diff --git a/Unit.thy b/Unit.thy index 6adfb02..9b86739 100644 --- a/Unit.thy +++ b/Unit.thy @@ -20,9 +20,9 @@ where and Unit_intro: "\: \" and - Unit_elim: "\C: \ \ U(i); c: C(\); a: \\ \ ind\<^sub>\(c)(a) : C(a)" + Unit_elim: "\C: \ \ U i; c: C \; a: \\ \ ind\<^sub>\ c a: C a" and - Unit_comp: "\C: \ \ U(i); c: C(\)\ \ ind\<^sub>\(c)(\) \ c" + Unit_comp: "\C: \ \ U i; c: C \\ \ ind\<^sub>\ c \ \ c" text "Rule attribute declarations:" -- cgit v1.2.3