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

[Merged by Bors] - chore: prevent API leakage on SimplexCategory #11395

Closed
wants to merge 2 commits into from

Conversation

joelriou
Copy link
Collaborator

@joelriou joelriou commented Mar 15, 2024

This PR removes the simps attribute in the definition of the category structure on SimplexCategory so as to prevent API leakage. Better suited simp lemmas are added. The definition of SimplexCategory.const is also generalized in order to describe any constant map in SimplexCategory.


Open in Gitpod

@joelriou joelriou added awaiting-review The author would like community review of the PR awaiting-CI labels Mar 15, 2024
Copy link
Member

@TwoFX TwoFX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!
bors r+

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels Mar 16, 2024
mathlib-bors bot pushed a commit that referenced this pull request Mar 16, 2024
This PR removes the `simps` attribute in the definition of the category structure on `SimplexCategory` so as to prevent API leakage. Better suited `simp` lemmas are added. The definition of `SimplexCategory.const` is also generalized in order to describe any constant map in `SimplexCategory`.
@mathlib-bors
Copy link

mathlib-bors bot commented Mar 16, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: prevent API leakage on SimplexCategory [Merged by Bors] - chore: prevent API leakage on SimplexCategory Mar 16, 2024
@mathlib-bors mathlib-bors bot closed this Mar 16, 2024
@mathlib-bors mathlib-bors bot deleted the no-api-leakage-simplex-category branch March 16, 2024 17:34
dagurtomas pushed a commit that referenced this pull request Mar 22, 2024
This PR removes the `simps` attribute in the definition of the category structure on `SimplexCategory` so as to prevent API leakage. Better suited `simp` lemmas are added. The definition of `SimplexCategory.const` is also generalized in order to describe any constant map in `SimplexCategory`.
utensil pushed a commit that referenced this pull request Mar 26, 2024
This PR removes the `simps` attribute in the definition of the category structure on `SimplexCategory` so as to prevent API leakage. Better suited `simp` lemmas are added. The definition of `SimplexCategory.const` is also generalized in order to describe any constant map in `SimplexCategory`.
Louddy pushed a commit that referenced this pull request Apr 15, 2024
This PR removes the `simps` attribute in the definition of the category structure on `SimplexCategory` so as to prevent API leakage. Better suited `simp` lemmas are added. The definition of `SimplexCategory.const` is also generalized in order to describe any constant map in `SimplexCategory`.
atarnoam pushed a commit that referenced this pull request Apr 16, 2024
This PR removes the `simps` attribute in the definition of the category structure on `SimplexCategory` so as to prevent API leakage. Better suited `simp` lemmas are added. The definition of `SimplexCategory.const` is also generalized in order to describe any constant map in `SimplexCategory`.
uniwuni pushed a commit that referenced this pull request Apr 19, 2024
This PR removes the `simps` attribute in the definition of the category structure on `SimplexCategory` so as to prevent API leakage. Better suited `simp` lemmas are added. The definition of `SimplexCategory.const` is also generalized in order to describe any constant map in `SimplexCategory`.
callesonne pushed a commit that referenced this pull request Apr 22, 2024
This PR removes the `simps` attribute in the definition of the category structure on `SimplexCategory` so as to prevent API leakage. Better suited `simp` lemmas are added. The definition of `SimplexCategory.const` is also generalized in order to describe any constant map in `SimplexCategory`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has been sent to bors. t-category-theory Category theory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants