forked from UniMath/UniMath
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
First steps of tripos-to-topos (UniMath#1911)
This PR contains the first steps of the tripos-to-topos construction. More specifically, it contains: - Category of partial setoids - Finite limits of partial setoids - Constant object functor (every type gives rise to a partial setoid with equality as the partial equivalence relation) - Properties of the constant object functor - Subobjects of a constant partial setoid `X` are the same as formulas in context `X` For the tripos-to-topos construction, only 2 steps are left: the subobject classifier and the construction of exponentials.
- Loading branch information
Showing
17 changed files
with
5,755 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.