summaryrefslogtreecommitdiff
path: root/src/Helium/Algebra/Ordered/StrictTotal/Properties/Ring.agda
diff options
context:
space:
mode:
authorGreg Brown <greg.brown@cl.cam.ac.uk>2022-04-04 12:34:14 +0100
committerGreg Brown <greg.brown@cl.cam.ac.uk>2022-04-04 12:34:14 +0100
commite3f5e2a708452c8cde9af7f08ab6f00afe0f859a (patch)
tree53f48f4d174b50b5b5f473b6f1d7b77b2033f807 /src/Helium/Algebra/Ordered/StrictTotal/Properties/Ring.agda
parentba95dc7d15cab1af40da896114b7dd9aad5afda0 (diff)
Remove redundant cancel property.
It is in the standard library as `⁻¹-injective`.
Diffstat (limited to 'src/Helium/Algebra/Ordered/StrictTotal/Properties/Ring.agda')
-rw-r--r--src/Helium/Algebra/Ordered/StrictTotal/Properties/Ring.agda1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Helium/Algebra/Ordered/StrictTotal/Properties/Ring.agda b/src/Helium/Algebra/Ordered/StrictTotal/Properties/Ring.agda
index 5e51e89..eff2d37 100644
--- a/src/Helium/Algebra/Ordered/StrictTotal/Properties/Ring.agda
+++ b/src/Helium/Algebra/Ordered/StrictTotal/Properties/Ring.agda
@@ -102,7 +102,6 @@ open import Helium.Algebra.Ordered.StrictTotal.Properties.AbelianGroup +-abelian
; ⁻¹-anti-mono-< to -‿anti-mono-<
; ⁻¹-anti-mono-≤ to -‿anti-mono-≤
- ; ⁻¹-cancel to -‿cancel
; ⁻¹-anti-cancel-< to -‿anti-cancel-<
; ⁻¹-anti-cancel-≤ to -‿anti-cancel-≤