mirror of
https://github.com/Smaug123/agdaproofs
synced 2025-10-19 01:58:45 +00:00
Cleanup finset and modulo (#92)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{-# OPTIONS --warning=error --safe --guardedness #-}
|
||||
|
||||
-- This file contains everything that is --safe, but uses K.
|
||||
|
||||
open import Numbers.Primes.PrimeNumbers
|
||||
open import Numbers.Primes.IntegerFactorisation
|
||||
open import Numbers.Rationals.Definition
|
||||
@@ -13,8 +12,6 @@ open import Logic.PropositionalLogic
|
||||
open import Logic.PropositionalLogicExamples
|
||||
open import Logic.PropositionalAxiomsTautology
|
||||
|
||||
open import Numbers.Modulo.Group
|
||||
|
||||
open import Sets.FinSetWithK
|
||||
|
||||
open import Rings.Examples.Examples
|
||||
|
Reference in New Issue
Block a user