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

Add a proof that the cardinality of Type(u+1) is greater than Type(u) #3244

Merged
merged 4 commits into from
Apr 15, 2024

Conversation

mtzguido
Copy link
Member

This also adds an FStar.Functions module with some reusable definitions about functions and sets. It also splits the proof between the set-theoretic results on functions (due to Cantor, potentially useful without referring to universes) and the result about universes which uses an indexed inductive type.

@mtzguido mtzguido changed the title Add a proof the cardinality of Type(u+1) is greater than Type(u) Add a proof that the cardinality of Type(u+1) is greater than Type(u) Apr 14, 2024
This also adds an FStar.Functions module with some reusable definitions
about functions and sets. It also splits the proof between the
set-theoretic results on functions (due to Cantor, potentially useful
without referring to universes) and the result about universes which
uses an indexed inductive type.
@mtzguido mtzguido enabled auto-merge April 15, 2024 16:20
@mtzguido mtzguido merged commit de01633 into FStarLang:master Apr 15, 2024
2 checks passed
@mtzguido mtzguido deleted the cantor branch April 15, 2024 16:31
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.

1 participant