Skip to content

Mirror of https://gitlab.com/DPDmancul/complete-integers-agda In this work we will define a superset of integers (the complete integers), which contains the dual of integers along parity (e.g. the odd zero, the even one, ...). Then we will see how they form a ring and how they can be used as exponents for real numbers powers, in order to write f…

License

Apache-2.0, CC-BY-SA-4.0 licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
CC-BY-SA-4.0
LICENSE-CC-BY-SA
Notifications You must be signed in to change notification settings

DPDmancul/complete-integers-agda

Complete integers

See interactive version.


In this work we will define a superset of integers (the complete integers), which contains the dual of integers along parity (e.g. the odd zero, the even one, ...). Then we will see how they form a ring and how they can be used as exponents for real numbers powers, in order to write functions which have a discontinuity in zero (the function itself or one of its derivates), as for example the absolute value and the sign function.

Build

  1. Clone the repo https://gitlab.com/DPDmancul/complete-integers-agda.git
  2. Optionally run nix-shell to get all the required dependencies into the environment
  3. Just run make to build all; make html, make pdf or make epub to build only one format.

License

(c) 2022 Davide Peressoni

This work is licensed under both the Apache 2.0 License and the Creative Commons Attribution-ShareAlike 4.0 International License.

Attribution -- You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

ShareAlike -- If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

Created with Agda and R bookdown.

The source files can be found at https://gitlab.com/DPDmancul/complete-integers-agda.

About

Mirror of https://gitlab.com/DPDmancul/complete-integers-agda In this work we will define a superset of integers (the complete integers), which contains the dual of integers along parity (e.g. the odd zero, the even one, ...). Then we will see how they form a ring and how they can be used as exponents for real numbers powers, in order to write f…

Topics

Resources

License

Apache-2.0, CC-BY-SA-4.0 licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
CC-BY-SA-4.0
LICENSE-CC-BY-SA

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published