[Merged by Bors] - feat(LinearAlgebra/AffineSpace): more lemma about simplex face and interior#34858
[Merged by Bors] - feat(LinearAlgebra/AffineSpace): more lemma about simplex face and interior#34858wwylele wants to merge 3 commits intoleanprover-community:masterfrom
Conversation
PR summary 1321470619Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
There was a problem hiding this comment.
Pull request overview
This PR adds intermediate lemmas about simplex faces and interiors that support work towards computing the volume of simplices (PR #34826). The changes introduce lemmas about affine spans of faces, membership properties, and how restriction to affine subspaces interacts with faces and interiors.
Changes:
- Added lemmas characterizing affine spans of simplex faces and opposite faces
- Added lemmas about membership of points in affine spans of faces
- Added lemmas showing that face operations commute with restriction to affine subspaces
- Added lemmas showing that interior operations commute with restriction to affine subspaces
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
maintainer merge |
|
🚀 Pull request has been placed on the maintainer queue by jsm28. |
|
Thanks! bors merge |
|
Pull request successfully merged into master. Build succeeded: |
…terior (leanprover-community#34858) Some intermediate lemma towards leanprover-community#34826
…terior (leanprover-community#34858) Some intermediate lemma towards leanprover-community#34826
Some intermediate lemma towards #34826