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] - feat: a convex set is closed under betweenness #17575

Closed
wants to merge 1 commit into from

Conversation

YaelDillies
Copy link
Collaborator

From LeanCamCombi


Open in Gitpod

@YaelDillies YaelDillies added the t-analysis Analysis (normed *, calculus) label Oct 9, 2024
Copy link

github-actions bot commented Oct 9, 2024

PR summary c94430c89a

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Analysis.Convex.Between 1198 1203 +5 (+0.42%)
Import changes for all files
Files Import difference
Mathlib.Analysis.Convex.Between 5

Declarations diff

+ AffineSubspace.mem_of_wbtw
+ AffineSubspace.right_mem_of_wbtw
+ Convex.mem_of_wbtw
+ Wbtw.mem_segment
+ _

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for script/declarations_diff.sh contains some details about this script.

@ADedecker
Copy link
Member

Thanks!

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Oct 9, 2024
mathlib-bors bot pushed a commit that referenced this pull request Oct 9, 2024
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Oct 9, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: a convex set is closed under betweenness [Merged by Bors] - feat: a convex set is closed under betweenness Oct 9, 2024
@mathlib-bors mathlib-bors bot closed this Oct 9, 2024
@mathlib-bors mathlib-bors bot deleted the convex_mem_of_wbtw branch October 9, 2024 13:34
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-analysis Analysis (normed *, calculus)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants