Author: Norbert Nopper
Foundation Rule (Rule I):
Within the interval-number framework introduced in this work, the indeterminate form
The expressions
Keywords: indeterminate forms, interval arithmetic, extended real numbers, algebraic structure, interval algebra
- Introduction
- Related Work
- Interval Numbers: Formal Definition
- Operations on Interval Numbers
- Algebraic Structure
- Worked Examples and Classical Forms
- Conclusion and Future Work
- References
A C++ reference implementation accompanies the paper; see test/README.md for build instructions, the test suite, and a mapping of mathematical claims to verification tests.
ZeroInfinity/
βββ README.md Entry point (this file)
βββ chapters/ Individual chapter sources
β βββ 01_introduction.md
β βββ 02_related_work.md
β βββ 03_interval_numbers.md
β βββ 04_operations.md
β βββ 05_algebraic_structure.md
β βββ 06_applications.md
β βββ 07_conclusion.md
β βββ 08_references.md
βββ illustrations/ Figures and figure-generation script
β βββ README.md
β βββ generate_figures.py
β βββ fig_extended_real_intervals.png
β βββ fig_indeterminate_limits.png
β βββ fig_interval_multiplication.png
β βββ fig_reciprocal_zero_spanning.png
β βββ fig_non_associativity.png
β βββ fig_algebraic_hierarchy.png
βββ test/ C++ reference implementation and unit tests
β βββ README.md
β βββ CMakeLists.txt
β βββ src/
β βββ IntervalNumber.hpp
β βββ main.cpp
βββ LICENSE
The author gratefully acknowledges:
- Ingeborg Kettern, for analysis at the Fachhochschule Furtwangen
- Prof. Dr. Peter Fleischer, for algebra at the Fachhochschule Furtwangen
- Eric Lengyel, for insightful questions during the more recent development of this work
- π€ AI assistants, for review, critique, and editorial support during the preparation of the manuscript
The author gratefully acknowledges:
- his parents, Monika Friedel Nopper and Ernst Christian Nopper
- his wife, Iris Karoline Nopper
- his family and friends
- his close colleagues