Skip to content

Jointly Cartesian Families - #481

Merged
TOTBWF merged 19 commits into
mainfrom
joint-cartesian
Apr 9, 2025
Merged

TOTBWF merged 19 commits into
mainfrom
joint-cartesian

Conversation

@TOTBWF

@TOTBWF TOTBWF commented Apr 2, 2025 •

Copy link
Copy Markdown
Collaborator

Description

This PR defines jointly cartesian families, which paves the way for the correct way to handle #424. Right now the prose
is a bit sparse, as many of the good examples require us to develop point-set topology, which is exactly what I added this to do! Some of the names for the cancellation lemmas are also a bit brutal; suggestions are very much appreciated!

I've also done a bit of cleanup on some proofs in Cat.Displayed.Cartesian; I needed to generalize a bunch of these, so figured now would be a good of a time as any.

Checklist

Before submitting a merge request, please check the items below:

  • I've read the contributing guidelines.
  • The imports of new modules have been sorted with support/sort-imports.hs (or nix run --experimental-features nix-command -f . sort-imports).
  • All new code blocks have "agda" as their language.

If your change affects many files without adding substantial content, and
you don't want your name to appear on those pages (for example, treewide
refactorings or reformattings), start the commit message and PR title with chore:.

@TOTBWF
TOTBWF requested review from plt-amy and removed request for plt-amy April 2, 2025 02:21
@Lavenza

Lavenza commented Apr 2, 2025 •

Copy link
Copy Markdown
Member

Pull request preview

New pages
Changed pages

@TOTBWF
TOTBWF requested review from ncfavier and plt-amy April 2, 2025 21:29
plt-amy
plt-amy previously approved these changes Apr 7, 2025
@TOTBWF

TOTBWF commented Apr 8, 2025

Copy link
Copy Markdown
Collaborator Author

Did another prose check and found some typos, but should be good to go now!

@TOTBWF
TOTBWF requested a review from plt-amy April 8, 2025 15:33
@TOTBWF
TOTBWF merged commit 9eedf3b into main Apr 9, 2025
@TOTBWF
TOTBWF deleted the joint-cartesian branch April 9, 2025 01:32
4e554c4c pushed a commit to 4e554c4c/1lab that referenced this pull request Apr 18, 2025
# Description

This PR defines jointly cartesian families, which paves the way for the
correct way to handle the1lab#424. Right now the prose
is a bit sparse, as many of the good examples require us to develop
point-set topology, which is exactly what I added this to do! Some of
the names for the cancellation lemmas are also a bit brutal; suggestions
are very much appreciated!

I've also done a bit of cleanup on some proofs in
`Cat.Displayed.Cartesian`; I needed to generalize a bunch of these, so
figured now would be a good of a time as any.

## Checklist

Before submitting a merge request, please check the items below:

- [x] I've read [the contributing
guidelines](https://github.com/plt-amy/1lab/blob/main/CONTRIBUTING.md).
- [x] The imports of new modules have been sorted with
`support/sort-imports.hs` (or `nix run --experimental-features
nix-command -f . sort-imports`).
- [x] All new code blocks have "agda" as their language.

If your change affects many files without adding substantial content,
and
you don't want your name to appear on those pages (for example, treewide
refactorings or reformattings), start the commit message and PR title
with `chore:`.
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.

3 participants