Skip to content

Conversation

RemyDegenne
Copy link
Contributor

@RemyDegenne RemyDegenne commented Oct 8, 2025

Define convergence of distributions of random variables and prove that convergence in probability implies convergence in distribution, as well as Slutsky's theorem on the convergence of a product of random variables (since those two facts follow from the same lemma).


Open in Gitpod

@RemyDegenne RemyDegenne added WIP Work in progress t-measure-probability Measure theory / Probability theory labels Oct 8, 2025
Copy link

github-actions bot commented Oct 8, 2025

PR summary 7065ce74ef

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.MeasureTheory.Function.ConvergenceInDistribution (new file) 2316

Declarations diff

+ TendstoInDistribution
+ TendstoInDistribution.add_of_tendstoInMeasure_const
+ TendstoInDistribution.continuous_comp
+ TendstoInDistribution.continuous_comp_prodMk_of_tendstoInMeasure_const
+ TendstoInDistribution.prodMk_of_tendstoInMeasure_const
+ TendstoInMeasure.tendstoInDistribution
+ setIntegral_mono_on'
+ tendstoInDistribution_const
+ tendstoInDistribution_def
+ tendstoInDistribution_of_not_aemeasurable_left
+ tendstoInDistribution_of_not_aemeasurable_right
+ tendstoInDistribution_of_tendstoInMeasure_sub
+ tendstoInDistribution_unique
+ tendsto_iff_forall_lipschitz_integral_tendsto
+ tendsto_integral_thickenedIndicator_of_isClosed
+ tendsto_of_forall_isOpen_le_liminf'
+ tendsto_of_forall_isOpen_le_liminf_nat'
+ tendsto_of_limsup_measure_closed_le
+ tendsto_of_limsup_measure_closed_le'
+ tendsto_of_limsup_measure_closed_le_nat
++ zero_iff

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

@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) t-measure-probability Measure theory / Probability theory WIP Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants