mirror of
https://github.com/Smaug123/agdaproofs
synced 2025-10-08 13:28:39 +00:00
Implement subtraction on the binary naturals (#45)
This commit is contained in:
@@ -6,6 +6,7 @@ open import Numbers.Naturals.Naturals
|
||||
open import Numbers.BinaryNaturals.Definition
|
||||
open import Numbers.BinaryNaturals.Multiplication
|
||||
open import Numbers.BinaryNaturals.Order
|
||||
open import Numbers.BinaryNaturals.Subtraction
|
||||
|
||||
open import Numbers.Integers.Integers
|
||||
|
||||
|
Reference in New Issue
Block a user