Skip to content

refactor: Unstructured#152

Merged
Vtec234 merged 10 commits intomasterfrom
UnstructuredModel
Oct 23, 2025
Merged

refactor: Unstructured#152
Vtec234 merged 10 commits intomasterfrom
UnstructuredModel

Conversation

@Jlh18
Copy link
Collaborator

@Jlh18 Jlh18 commented Oct 10, 2025

I have dumped the current progress with the unstructured model stuff in this PR. I moved the NaturalModel stuff into a subdirectory. I commented out the Natural.Interpretation.lean file in HoTTLean.lean because it was conflicting with the new Unstructured.Interpretation.lean, so lake build is no longer keeping track of the NaturalModel files.

TODO:

  1. Define UHomSeq.Pis and UHomSeq.Sigmas using polymorphic sigmas and pis.
  2. Generalize the groupoid model constructions to have polymorphic sigmas and pis. (I'm a bit worried about the polymorphic Pis in the groupoid model actually, I remember having to restrict the universe levels somewhat.)
  3. (after 2.) finish refactoring the interpretation

@Jlh18 Jlh18 marked this pull request as draft October 16, 2025 06:28
@Jlh18 Jlh18 marked this pull request as ready for review October 21, 2025 19:18
@Vtec234 Vtec234 merged commit 1cd061f into master Oct 23, 2025
1 check 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.

2 participants