Skip to content

feat: lemmas about Measure.count#36205

Open
fpvandoorn wants to merge 5 commits intoleanprover-community:masterfrom
fpvandoorn:measure_count_lemmas
Open

feat: lemmas about Measure.count#36205
fpvandoorn wants to merge 5 commits intoleanprover-community:masterfrom
fpvandoorn:measure_count_lemmas

Conversation

@fpvandoorn
Copy link
Member

@fpvandoorn fpvandoorn commented Mar 5, 2026

  • Also add some gcongr attributes for Real.toENNReal.

Used for Sobolev spaces


Open in Gitpod

@fpvandoorn fpvandoorn added the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Mar 5, 2026
@github-actions github-actions 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 Mar 5, 2026
@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 Mar 5, 2026
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

PR summary d8499b6b7d

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.MeasureTheory.Function.LpSeminorm.Count (new file) 1858

Declarations diff

+ _root_.Function.Injective.map_count_le
+ _root_.Subsingleton.count_eq_dirac
+ _root_.Unique.count_eq_dirac
+ eLpNorm_count_lt_top
+ eLpNorm_count_lt_top_of_lt
+ eLpNorm_dirac
+ enorm_le_eLpNorm_count

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.


Increase in tech debt: (relative, absolute) = (1.00, 0.00)
Current number Change Type
10066 1 backward.isDefEq

Current commit 6ee5a9292e
Reference commit d8499b6b7d

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

@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Mar 5, 2026
@Komyyy Komyyy added the t-measure-probability Measure theory / Probability theory label Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-measure-probability Measure theory / Probability theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants