mirror of
https://github.com/Smaug123/agdaproofs
synced 2025-10-14 16:08:39 +00:00
Move some more things over to Without K (#40)
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
open import PrimeNumbers
|
||||
open import Numbers.Rationals
|
||||
open import Numbers.RationalsLemmas
|
||||
open import Numbers.BinaryNaturals.Multiplication -- TODO there's no reason for this to need K
|
||||
open import Numbers.BinaryNaturals.Order -- TODO likewise this
|
||||
|
||||
open import Logic.PropositionalLogic
|
||||
open import Logic.PropositionalLogicExamples
|
||||
@@ -16,16 +14,10 @@ open import IntegersModN
|
||||
|
||||
open import Sets.FinSetWithK
|
||||
|
||||
open import Vectors
|
||||
|
||||
open import KeyValue
|
||||
open import KeyValueWithDomain
|
||||
|
||||
open import Rings.Examples.Examples
|
||||
open import Rings.Examples.Proofs
|
||||
|
||||
open import Groups.FreeGroups
|
||||
open import Groups.Groups2
|
||||
open import Groups.Examples.ExampleSheet1
|
||||
open import Groups.LectureNotes.Lecture1
|
||||
|
||||
|
Reference in New Issue
Block a user