Skip to content

Conversation

@themathqueen
Copy link
Collaborator


Open in Gitpod

@github-actions github-actions bot added large-import Automatically added label for PRs with a significant increase in transitive imports t-algebra Algebra (groups, rings, fields, etc) labels Dec 30, 2025
@github-actions
Copy link

github-actions bot commented Dec 30, 2025

PR summary a36c84ab82

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.Topology.Algebra.Star.LinearMap (new file) 1242

Declarations diff

+ IntrinsicStar.isSelfAdjoint_iff_map_star
+ IntrinsicStar.isSelfAdjoint_toLinearMap_iff
+ intrinsicInvolutiveStar
+ intrinsicStar
+ intrinsicStarAddMonoid
+ intrinsicStarModule
+ intrinsicStar_apply
+ intrinsicStar_comp
+ intrinsicStar_eq_comp
+ intrinsicStar_id
+ intrinsicStar_smulRight
+ intrinsicStar_toSpanSingleton
+ intrinsicStar_zero
+ toLinearMap_intrinsicStar

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 script/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).

Copy link
Collaborator

@j-loreaux j-loreaux left a comment

Choose a reason for hiding this comment

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

I think this should go in Topology/Algebra/ not in Algebra/.

@j-loreaux j-loreaux added the awaiting-author A reviewer has asked the author a question or requested changes. label Dec 31, 2025
@themathqueen themathqueen removed the awaiting-author A reviewer has asked the author a question or requested changes. label Dec 31, 2025
@github-actions github-actions bot removed the large-import Automatically added label for PRs with a significant increase in transitive imports label Dec 31, 2025
@themathqueen themathqueen changed the title feat(Algebra/Star/LinearMap): intrinsic star for continuous linear maps feat(Topology/Algebra/Star/LinearMap): intrinsic star for continuous linear maps Dec 31, 2025
@themathqueen themathqueen added the t-topology Topological spaces, uniform spaces, metric spaces, filters label Dec 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-algebra Algebra (groups, rings, fields, etc) t-topology Topological spaces, uniform spaces, metric spaces, filters

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants