Skip to content

[Merged by Bors] - feat: Translation of affine bases#14682

Closed
YaelDillies wants to merge 4 commits intomasterfrom
affine_basis_vadd
Closed

[Merged by Bors] - feat: Translation of affine bases#14682
YaelDillies wants to merge 4 commits intomasterfrom
affine_basis_vadd

Conversation

@YaelDillies
Copy link
Copy Markdown
Contributor

Provide the additive action of a module V over the k-affine bases of a V-torsor P.


This could be generalised to AddAction V (AffineBasis ι k P) where P is a W-torsor, but I'm a bit lazy to sort out exactly what the conditions are and what API we are missing.

Open in Gitpod

Provide the additive action of a module `V` over the `k`-affine bases of a `V`-torsor `P`.
@YaelDillies YaelDillies added the t-euclidean-geometry Affine and axiomatic geometry label Jul 12, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 12, 2024

PR summary d0d019201e

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.LinearAlgebra.AffineSpace.Basis 944 945 +1 (+0.11%)
Import changes for all files
Files Import difference
Too many changes (602)!

Declarations diff

+ affineIndependent_vadd
+ basisOf_vadd
+ coe_vadd
+ coord_vadd
+ instAddAction
+ instVAdd
+ pointwise_vadd_top
+ range_mul
+ range_smul
+ weightedVSubOfPoint_vadd
+ weightedVSub_vadd
+ ⟨AffineIndependent.of_vadd,

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>

@eric-wieser
Copy link
Copy Markdown
Member

bors d+

Thanks!

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jul 12, 2024

✌️ 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.

@github-actions github-actions bot added the delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). label Jul 12, 2024
@YaelDillies
Copy link
Copy Markdown
Contributor Author

bors merge

mathlib-bors bot pushed a commit that referenced this pull request Jul 12, 2024
Provide the additive action of a module `V` over the `k`-affine bases of a `V`-torsor `P`.




Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jul 12, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: Translation of affine bases [Merged by Bors] - feat: Translation of affine bases Jul 12, 2024
@mathlib-bors mathlib-bors bot closed this Jul 12, 2024
@mathlib-bors mathlib-bors bot deleted the affine_basis_vadd branch July 12, 2024 20:54
@adomani adomani mentioned this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). t-euclidean-geometry Affine and axiomatic geometry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants