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

Literature overview for Introduction to Homotopy Type Theory #1333

Merged
merged 6 commits into from
Feb 19, 2025

Conversation

VojtechStep
Copy link
Collaborator

@VojtechStep VojtechStep commented Feb 17, 2025

The plan for this PR is to contain as much of Part 1 of the book as possible (that's chapters 1 to 8).

Typos/potential oversights found during transcription:

  • Page 51, Exercise 5.8 (b), fourth equation: y * succ y should be x * succ y
  • Page 60, Exercise 6.1 (b), multiplication is denoted by juxtaposition instead of ·
  • Page 83, Definition 8.2.1, "collatz" is spelled in lowercase in the definition but capitalized in Remark 8.2.2
  • Page 86, Corollary 8.2.5, upper bounds of families are only defined later in Definition 8.3.1
  • Page 96, Exercise 8.8, proving decidable equality in sigma types uses Hedberg's theorem (Theorem 12.3.5) and characterization of identifications of dependent pair types (Theorem 9.3.4). Is there supposed to be an alternative lower-tech proof?
  • Page 96, Exercise 8.9 (b), showing decidable equality of dependent functions sounds like it would need function extensionality (Axiom 13.1.3)

@VojtechStep
Copy link
Collaborator Author

Note that the PR is a draft, prose will be added to explain differences between the book and the library.

@fredrik-bakke
Copy link
Collaborator

Ah, thanks for the reminder, I didn't notice it was a draft.

@VojtechStep
Copy link
Collaborator Author

I'm opening this to review. I don't plan on formalizing the missing exercises. I included some anonymous definitions to bundle up implications into logical equivalences, since that's what the book exercises call for, but we don't really keep logical equivalences around. Let me know if we want those in the main corpus and I should name and move them.

@EgbertRijke I basically proof-read Part 1 of Intro to HoTT and noticed some typos/potential oversights, which I recorded in the PR description for now.

@fredrik-bakke could you explain the synthetic-homotopy-theory label?

@VojtechStep VojtechStep marked this pull request as ready for review February 18, 2025 01:36
@fredrik-bakke
Copy link
Collaborator

@fredrik-bakke could you explain the synthetic-homotopy-theory label?

Sorry, I initially thought the overview would contain parts of the second half of Egbert's book, where I believe he does some synthetic homotopy theory. Please adjust the labels to your liking.

@EgbertRijke EgbertRijke merged commit 7b22650 into UniMath:master Feb 19, 2025
4 checks passed
@EgbertRijke
Copy link
Collaborator

Thank you for proof-reading the book. I will incorporate your suggestions in the final version.

@VojtechStep VojtechStep deleted the feature/literature-intro-hott branch February 20, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants