mathlib4 icon indicating copy to clipboard operation
mathlib4 copied to clipboard

feat: Sublattice generated by a product set

Open YaelDillies opened this issue 1 year ago • 6 comments

... is the product of the sublattices generated by the sets.

From LeanCamCombi


Open in Gitpod

YaelDillies avatar Jun 14 '24 07:06 YaelDillies

PR summary b6291319be

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ infClosure_prod + latticeClosure_prod + map_id' + supClosure_prod

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

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

github-actions[bot] avatar Jun 14 '24 07:06 github-actions[bot]

🚀 Pull request has been placed on the maintainer queue by Ruben-VandeVelde.

github-actions[bot] avatar Jul 05 '24 11:07 github-actions[bot]

Thanks!

bors merge

riccardobrasca avatar Jul 05 '24 11:07 riccardobrasca

Build failed:

mathlib-bors[bot] avatar Jul 05 '24 11:07 mathlib-bors[bot]

Three weeks and of course master changed a lot :D

bors d+

riccardobrasca avatar Jul 05 '24 11:07 riccardobrasca

:v: YaelDillies can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

mathlib-bors[bot] avatar Jul 05 '24 11:07 mathlib-bors[bot]

bors merge

YaelDillies avatar Jul 06 '24 09:07 YaelDillies

Pull request successfully merged into master.

Build succeeded:

mathlib-bors[bot] avatar Jul 06 '24 10:07 mathlib-bors[bot]