LICENSE
README.md
pyproject.toml
setup.py
src/binary_convolution_theory.egg-info/PKG-INFO
src/binary_convolution_theory.egg-info/SOURCES.txt
src/binary_convolution_theory.egg-info/dependency_links.txt
src/binary_convolution_theory.egg-info/requires.txt
src/binary_convolution_theory.egg-info/top_level.txt
src/core/__init__.py
src/core/bct_invariants.py
src/core/binary_utils.py
src/theorems/__init__.py
src/theorems/lemma4_thm9_fermat.py
src/theorems/remaining_lemmas_theorems.py
src/theorems/thm10_structure.py
src/theorems/thm11_conjecture1_abundance.py
src/theorems/thm1_2_upper_bound.py
src/theorems/thm3_equality_condition.py
src/theorems/thm4_5_mersenne.py
src/theorems/thm6_fermat_resonance.py
src/theorems/thm7_prop5_sweep.py
src/theorems/thm8_even_perfect.py
tests/test_bct.py