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

Factorial: except for 0! = 1!, factorial is strictly monotone #2082

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

jdchristensen
Copy link
Collaborator

This is left over from some work on #2070, as it didn't end up being needed there.

@Alizter
Copy link
Collaborator

Alizter commented Sep 8, 2024

Do you think it would be useful to introduce a notation for factorial? I think we cannot do ! do to parsing clashes, however I have seen `! being used also.

@Alizter Alizter merged commit 6ae1244 into HoTT:master Sep 8, 2024
22 checks passed
@jdchristensen
Copy link
Collaborator Author

Do you think it would be useful to introduce a notation for factorial? I think we cannot do ! do to parsing clashes, however I have seen `! being used also.

I guess something like that would be ok.

@jdchristensen jdchristensen deleted the factorial-monotone branch September 8, 2024 13:33
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