aboutsummaryrefslogtreecommitdiff
path: root/Projections.thy
diff options
context:
space:
mode:
authorJosh Chen2019-03-08 19:33:24 +0100
committerJosh Chen2019-03-08 19:33:24 +0100
commit6dd1b27f7f84b17ad88e5b382042bd0c577a92f4 (patch)
tree82e82a46da6148d638b39469b23d2cdf4225205f /Projections.thy
parent22c4bbccf47e53160db5ae5856de6fed9045b22c (diff)
prune import lists
Diffstat (limited to 'Projections.thy')
-rw-r--r--Projections.thy2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projections.thy b/Projections.thy
index 9eeb57f..a28c66b 100644
--- a/Projections.thy
+++ b/Projections.thy
@@ -7,7 +7,7 @@ Projection functions for the dependent sum type.
********)
theory Projections
-imports HoTT_Methods Prod Sum
+imports Prod Sum
begin