Skip to content

[Merged by Bors] - chore: shorten proof of List.sizeOf_dropSlice_lt#12678

Closed
dwrensha wants to merge 1 commit intomasterfrom
List.sizeOf_dropSlice_lt-shorter
Closed

[Merged by Bors] - chore: shorten proof of List.sizeOf_dropSlice_lt#12678
dwrensha wants to merge 1 commit intomasterfrom
List.sizeOf_dropSlice_lt-shorter

Conversation

@dwrensha
Copy link
Copy Markdown
Member

@dwrensha dwrensha commented May 5, 2024

Replaces an induction with direct usage of drop_sizeOf_le.

This simplification was found by tryAtEachStep.

@Ruben-VandeVelde Ruben-VandeVelde changed the title chore: shorten proof of List.sizeOf_dropSlice_lt-shorter chore: shorten proof of List.sizeOf_dropSlice_lt May 5, 2024
Copy link
Copy Markdown
Member

@eric-wieser eric-wieser left a comment

Choose a reason for hiding this comment

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

bors merge

Thanks!

@ghost ghost added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels May 5, 2024
mathlib-bors bot pushed a commit that referenced this pull request May 5, 2024
Replaces an `induction` with direct usage of `drop_sizeOf_le`.

This simplification was found by [tryAtEachStep](https://github.com/dwrensha/tryAtEachStep).
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented May 6, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: shorten proof of List.sizeOf_dropSlice_lt [Merged by Bors] - chore: shorten proof of List.sizeOf_dropSlice_lt May 6, 2024
@mathlib-bors mathlib-bors bot closed this May 6, 2024
@mathlib-bors mathlib-bors bot deleted the List.sizeOf_dropSlice_lt-shorter branch May 6, 2024 00:00
apnelson1 pushed a commit that referenced this pull request May 12, 2024
Replaces an `induction` with direct usage of `drop_sizeOf_le`.

This simplification was found by [tryAtEachStep](https://github.com/dwrensha/tryAtEachStep).
callesonne pushed a commit that referenced this pull request May 16, 2024
Replaces an `induction` with direct usage of `drop_sizeOf_le`.

This simplification was found by [tryAtEachStep](https://github.com/dwrensha/tryAtEachStep).
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants