Skip to content

feat(Analysis/Convex/Cone): min and max tensor products are equal when one factor is simplicial and generating#34848

Open
bjornsolheim wants to merge 3 commits intoleanprover-community:masterfrom
bjornsolheim:bjornsolheim_tp_coincide
Open

feat(Analysis/Convex/Cone): min and max tensor products are equal when one factor is simplicial and generating#34848
bjornsolheim wants to merge 3 commits intoleanprover-community:masterfrom
bjornsolheim:bjornsolheim_tp_coincide

Conversation

@bjornsolheim
Copy link
Contributor

@bjornsolheim bjornsolheim commented Feb 4, 2026

Prove that min and max tensor products are equal when one factor is simplicial and generating.
Add theorems:
minTensorProduct_eq_max_of_simplicial_generating_left
minTensorProduct_eq_max_of_simplicial_generating_right


Open in Gitpod

@github-actions
Copy link

github-actions bot commented Feb 4, 2026

PR summary 0f34c9530c

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.Analysis.Convex.Cone.TensorProduct (new file) 1998

Declarations diff

+ basis_coord_mem_dual
+ instIsContPerfPairDualPairing
+ minTensorProduct_eq_max_of_simplicial_generating_left
+ minTensorProduct_eq_max_of_simplicial_generating_right

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 scripts/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@mathlib-dependent-issues mathlib-dependent-issues bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Feb 4, 2026
@joneugster
Copy link
Contributor

I think you can now comment on the PR to add missing topic labels:

t-analysis

(improvements to the automation are on the way: #34078)

@github-actions github-actions bot added the t-analysis Analysis (normed *, calculus) label Feb 7, 2026
@mathlib-dependent-issues mathlib-dependent-issues bot removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Feb 15, 2026
@mathlib-dependent-issues
Copy link

@mathlib-merge-conflicts mathlib-merge-conflicts bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 15, 2026
@mathlib-merge-conflicts
Copy link

This pull request has conflicts, please merge master and resolve them.

@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 15, 2026
@bjornsolheim bjornsolheim force-pushed the bjornsolheim_tp_coincide branch from 61849a3 to 9f4f061 Compare February 15, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-analysis Analysis (normed *, calculus)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants