Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: positive contractions in a C⋆-algebra form a directed set #18016

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

j-loreaux
Copy link
Collaborator

@j-loreaux j-loreaux commented Oct 21, 2024

Copy link

github-actions bot commented Oct 21, 2024

PR summary fc581b0291

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.Analysis.CStarAlgebra.ApproximateUnit 2086

Declarations diff

+ CFC.monotoneOn_one_sub_one_add_inv
+ CStarAlgebra.directedOn_nonneg_ball
+ CStarAlgebra.le_nnnorm_of_mem_quasispectrum
+ Set.InvOn.one_sub_one_add_inv
+ Unitization.cfcₙ_eq_cfc_inr
+ Unitization.complex_cfcₙ_eq_cfc_inr
+ Unitization.real_cfcₙ_eq_cfc_inr
+ cfc_tsub
+ cfcₙ_tsub
+ nnnorm_cfc_lt
+ nnnorm_cfc_lt_iff
+ nnnorm_cfc_nnreal_lt
+ nnnorm_cfc_nnreal_lt_iff
+ nnnorm_cfcₙ_lt
+ nnnorm_cfcₙ_lt_iff
+ nnnorm_cfcₙ_nnreal_lt
+ nnnorm_cfcₙ_nnreal_lt_iff
+ nnreal_cfcₙ_eq_cfc_inr
+ norm_cfc_lt
+ norm_cfc_lt_iff
+ norm_cfcₙ_lt
+ norm_cfcₙ_lt_iff
+ norm_cfcₙ_one_sub_one_add_inv_lt_one
+ norm_def
+ quasispectrum_inr_eq
+ rpow_neg_one_eq_cfc_inv

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.

@j-loreaux j-loreaux changed the base branch from j-loreaux/isometric-cfc to master October 21, 2024 16:01
@j-loreaux j-loreaux changed the title J-loreaux/contraction-directed feat: positive contractions in a C⋆-algebra form a directed set Oct 21, 2024
@j-loreaux j-loreaux added t-analysis Analysis (normed *, calculus) WIP Work in progress blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) labels Oct 21, 2024
@leanprover-community-bot-assistant leanprover-community-bot-assistant added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Oct 21, 2024
@leanprover-community-bot-assistant leanprover-community-bot-assistant removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Oct 24, 2024
@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot removed the blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) label Oct 27, 2024
@mathlib4-dependent-issues-bot
Copy link
Collaborator

This PR/issue depends on:

@leanprover-community-bot-assistant leanprover-community-bot-assistant added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Oct 27, 2024
@leanprover-community-bot-assistant leanprover-community-bot-assistant removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Oct 28, 2024
@j-loreaux j-loreaux removed the WIP Work in progress label Oct 28, 2024
@j-loreaux j-loreaux added the awaiting-author A reviewer has asked the author a question or requested changes label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-author A reviewer has asked the author a question or requested changes t-analysis Analysis (normed *, calculus)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants