Skip to content

The Brunerie number is ±2 - direct proof #741

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

Merged
merged 14 commits into from
Apr 7, 2022
Merged

Conversation

aljungstrom
Copy link
Contributor

@aljungstrom aljungstrom commented Mar 24, 2022

This PR contains a direct proof of the fact that the Brunerie number is ±2 (in fact, with my construction, it's -2). The proof itself is relatively straightforward (see Cubical.Homotopy.Group.Pi4S3.QuickProof -- you may suggest a better name...) but relies on some machinery concerning the equivalence Sⁿ * Sᵐ ≃ Sⁿ⁺ᵐ. The idea is to formulate π₃(A) as π*₃(A) := ∥ S¹ * S¹ →∙ A ∥₂ (with an explicitly defined multiplication) and analyse the term η₁ : π₃*(S²) defining the Brunerie number as a member of this group. We can then prove directly that it gets mapped to -2 under what is pretty much the usual equivalence π₃(S²) ≅ ℤ.

We get a bunch of terms corresponding to η on the way:
η₁ : π₃*(S²), η₂ : π₃*(S¹ * S¹), η₃ : π₃*(S³) , η₄ : π₃(S³)
which we can try to send to ℤ. This gives equivalent, but hopefully simpler, computations of the Brunerie number (I haven't tried this yet).

t

Verified

This commit was signed with the committer’s verified signature.
heaths Heath Stewart
m

Verified

This commit was signed with the committer’s verified signature.
heaths Heath Stewart

Verified

This commit was signed with the committer’s verified signature.
the-mikedavis Michael Davis

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.

Partially verified

This commit is signed with the committer’s verified signature.
rmburg’s contribution has been verified via GPG key.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
@aljungstrom aljungstrom changed the title The Brunerie number is ±2 - a direct proof The Brunerie number is ±2 - direct proof Mar 25, 2022
Copy link
Collaborator

@mortberg mortberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing stuff! Merging once the CI is finished

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