Skip to content

[Merged by Bors] - feat(TestFunction): add limitCLM, a variant of mkCLM starting from buncled CLMs on D^n_K#36445

Closed
ADedecker wants to merge 1 commit intoleanprover-community:masterfrom
ADedecker:AD_limitCLM
Closed

[Merged by Bors] - feat(TestFunction): add limitCLM, a variant of mkCLM starting from buncled CLMs on D^n_K#36445
ADedecker wants to merge 1 commit intoleanprover-community:masterfrom
ADedecker:AD_limitCLM

Conversation

@ADedecker
Copy link
Copy Markdown
Member

This will make it much more convenient to deduce not only continuity but also linearity from the work done on D^n_K.
This makes it convenient enough to define differentiation (for example) directly as a CLM, hence avoiding the LM/CLM duplication.


Open in Gitpod

@github-actions
Copy link
Copy Markdown

PR summary 3f7b757f9e

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ limitCLM

You can run this locally as follows
## summary with just the declaration names:
./scripts/pr_summary/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/reporting/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).

@fpvandoorn
Copy link
Copy Markdown
Member

Thanks!

LGTM

bors merge

@mathlib-triage mathlib-triage bot added the ready-to-merge This PR has been sent to bors. label Mar 16, 2026
mathlib-bors bot pushed a commit that referenced this pull request Mar 16, 2026
…m buncled CLMs on D^n_K (#36445)

This will make it much more convenient to deduce not only continuity but also linearity from the work done on D^n_K.
This makes it convenient enough to define differentiation (for example) directly as a CLM, hence avoiding the LM/CLM duplication.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Mar 16, 2026

Build failed (retrying...):

mathlib-bors bot pushed a commit that referenced this pull request Mar 16, 2026
…m buncled CLMs on D^n_K (#36445)

This will make it much more convenient to deduce not only continuity but also linearity from the work done on D^n_K.
This makes it convenient enough to define differentiation (for example) directly as a CLM, hence avoiding the LM/CLM duplication.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Mar 16, 2026

Build failed (retrying...):

mathlib-bors bot pushed a commit that referenced this pull request Mar 16, 2026
…m buncled CLMs on D^n_K (#36445)

This will make it much more convenient to deduce not only continuity but also linearity from the work done on D^n_K.
This makes it convenient enough to define differentiation (for example) directly as a CLM, hence avoiding the LM/CLM duplication.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Mar 16, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(TestFunction): add limitCLM, a variant of mkCLM starting from buncled CLMs on D^n_K [Merged by Bors] - feat(TestFunction): add limitCLM, a variant of mkCLM starting from buncled CLMs on D^n_K Mar 16, 2026
@mathlib-bors mathlib-bors bot closed this Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors. t-analysis Analysis (normed *, calculus)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants