Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verification of Brunerie number computation #802

Merged
merged 23 commits into from
May 18, 2022

Conversation

aljungstrom
Copy link
Contributor

In #763 I made added a small computation to the Experiments.Brunerie file which I claimed to be a computation of the Brunerie number. In this PR, I have added a very similar computation to Homotopy.Group.Pi4S3.QuickProof and proved that what it computes indeed is the Brunerie number.

For the computation to work, I needed to work with the base/surf definition of S², so I unfortunately had to add a bit of theory about this guy (e.g. inversion and its interaction with the suspension map S² → Ω(Susp S²)). I also had to add a lemma about surjective homs Z -> Z being isos.

I also moved Brunerie.agda from Experiments into Homotopy.Group.Pi4S3 and created a properties file for S².

@mortberg mortberg changed the title Verification of small Brunerie computation Verification of Brunerie number computation May 18, 2022
@mortberg
Copy link
Collaborator

Extremely nice! I can't believe that we've finally proved this by computation 🤯

@mortberg
Copy link
Collaborator

The few changes I wanted to make can be found in #805 . So merging this now!

@mortberg mortberg merged commit eecc835 into agda:master May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants