Theorems · Theorem · measure theory
MeasureTheory.TendstoInMeasure.congr
∀ {α : Type u_1} {ι : Type u_2} {E : Type u_4} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : EDist E]
{l : Filter ι} {f f' : ι → α → E} {g g' : α → E},
(∀ (i : ι), f i =ᵐ[μ] f' i) →
g =ᵐ[μ] g' → MeasureTheory.TendstoInMeasure μ f l g → MeasureTheory.TendstoInMeasure μ f' l g'- Cited by
- 4 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- EDist
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterstatement and proof · cited by 8,121
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.Eventually.of_forallproof · cited by 526
- EDiststatement and proof · cited by 91
- MeasureTheory.TendstoInMeasurestatement and proof · cited by 51
- MeasureTheory.TendstoInMeasure.congr'proof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.tendstoInMeasure_of_tendsto_aeproof · cited by 4
- MeasureTheory.tendstoInMeasure_of_tendsto_eLpNorm_of_ne_topproof · cited by 1
- MeasureTheory.TendstoInMeasure.congr_leftproof · cited by 0
- MeasureTheory.TendstoInMeasure.congr_rightproof · cited by 0