Theorems · Theorem · measure theory
MeasureTheory.aecover_Ico_of_Ico
∀ {α : Type u_1} {ι : Type u_2} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} {l : Filter ι}
[inst_1 : LinearOrder α] [inst_2 : TopologicalSpace α] [OrderClosedTopology α] [OpensMeasurableSpace α] {a b : ι → α}
{A B : α} [MeasureTheory.NullSingletonClass μ],
Filter.Tendsto a l (nhds A) →
Filter.Tendsto b l (nhds B) → MeasureTheory.AECover (μ.restrict (Set.Ico A B)) l fun i => Set.Ico (a i) (b i)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- Set.Icostatement · cited by 799
- OpensMeasurableSpacestatement and proof · cited by 636
- OrderClosedTopologystatement and proof · cited by 445
- Eq.geproof · cited by 375
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.