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

RS17, Proposition 9.10. #149

Merged
merged 5 commits into from
Oct 2, 2024
Merged

Conversation

robin-carlier
Copy link
Contributor

@robin-carlier robin-carlier commented Sep 23, 2024

I noticed Proposition 9.10 was stated in the exposition but not formalized.

The proof is split between has-initial-tot-is-representable-family-is-segal and has-initial-tot-is-representable-family-is-segal. I also added a helper lemma that states that equivalences map initial objects to initial objects (as well as its dual for final objects).

This closes #21.

@emilyriehl
Copy link
Collaborator

@fizruk can you remind me (and @robin-carlier) how the user can do this fix:

Checking formatting...
[warn] src/simplicial-hott/09-yoneda.rzk.md
[warn] Code style issues found in the above file. Run Prettier with --write to fix.

@emilyriehl
Copy link
Collaborator

@robin-carlier thanks for the contribution. Perhaps you could add a sentence or two in markdown before each of your main lemmas explaining the idea of the proof? But once that and minor formatting issues are fixed, we can merge.

@robin-carlier
Copy link
Contributor Author

@fizruk can you remind me (and @robin-carlier) how the user can do this fix:

Checking formatting...
[warn] src/simplicial-hott/09-yoneda.rzk.md
[warn] Code style issues found in the above file. Run Prettier with --write to fix.

Installing prettier (via npm for me) and running prettier --write **/*.{md,json,yaml,yml} seemed to do the trick.

src/simplicial-hott/09-yoneda.rzk.md Outdated Show resolved Hide resolved
src/simplicial-hott/09-yoneda.rzk.md Outdated Show resolved Hide resolved
@emilyriehl
Copy link
Collaborator

Looks good.

@emilyriehl emilyriehl merged commit 319b48d into rzk-lang:main Oct 2, 2024
2 checks passed
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.

Formalise representable functors (Proposition 9.10 of RS17 paper)
2 participants