From 17b9392e7f5d568f6bfb5b0d552866e18c118762 Mon Sep 17 00:00:00 2001 From: Josh Chen Date: Thu, 28 May 2020 16:00:31 +0200 Subject: notation --- spartan/core/Spartan.thy | 3 +++ 1 file changed, 3 insertions(+) (limited to 'spartan/core/Spartan.thy') diff --git a/spartan/core/Spartan.thy b/spartan/core/Spartan.thy index b0fec5a..3d59464 100644 --- a/spartan/core/Spartan.thy +++ b/spartan/core/Spartan.thy @@ -115,6 +115,9 @@ translations "\x: A. B" \ "CONST Sig A (\x. B)" abbreviation Prod (infixl "\" 60) where "A \ B \ \_: A. B" +abbreviation "and" (infixl "\" 60) + where "A \ B \ A \ B" + axiomatization where SigF: "\\x. x: A \ B x: U i; A: U i\ \ \x: A. B x: U i" and -- cgit v1.2.3