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

[Usa1979P1] Add proof #40

Merged
merged 3 commits into from
Jul 29, 2024
Merged

[Usa1979P1] Add proof #40

merged 3 commits into from
Jul 29, 2024

Conversation

casavaca
Copy link
Contributor

No description provided.

Compfiles/Usa1979P1.lean Outdated Show resolved Hide resolved

namespace Usa1979P1

structure Perm14 where
Copy link
Owner

Choose a reason for hiding this comment

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

I don't understand what's going on here. This does not look like a permutation to me.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Renamed to MultisetNatOfLen14 representing $(n_1,n_2,\dots , n_{14})$ (duplication allowed).

@dwrensha dwrensha merged commit 3cd3d19 into dwrensha:main Jul 29, 2024
1 check passed
@dwrensha
Copy link
Owner

I used Equiv.Perm and Fin 14 -> Nat to remove the need for MultisetNatOfLen14 in this commit: 46cebda

@dwrensha
Copy link
Owner

I used Equiv.Perm and Fin 14 -> Nat to remove the need for MultisetNatOfLen14 in this commit: 46cebda

Reverted in 46cebda. 🤦 That made the problem statement not quite right.

@casavaca casavaca deleted the usamo1979p1 branch July 30, 2024 17:34
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.

2 participants