Theorems · Theorem · measure theory
aeSeq.measure_compl_aeSeqSet_eq_zero
∀ {ι : Sort u_1} {α : Type u_2} {β : Type u_3} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] {f : ι → α → β}
{μ : MeasureTheory.Measure α} {p : α → (ι → β) → Prop} [Countable ι] (hf : ∀ (i : ι), AEMeasurable (f i) μ),
(∀ᵐ (x : α) ∂μ, p x fun n => f n x) → μ (aeSeqSet hf p)ᶜ = 0- Cited by
- 5 results in Mathlib
- Foundations
- Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Set.ofPredproof · cited by 6,101
- Filter.Eventuallystatement and proof · cited by 3,134
- Compl.complstatement and proof · cited by 2,925
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqproof · cited by 1,912
- AEMeasurablestatement and proof · cited by 840
- Countablestatement and proof · cited by 633
Cited by5
Results whose statement or proof uses this declaration.
- aemeasurable_of_tendsto_metrizable_aeproof · cited by 7
- aeSeq.aeSeq_eq_fun_aeproof · cited by 2
- AEMeasurable.isLUBproof · cited by 1
- ENNReal.aemeasurable_of_tendsto'proof · cited by 1
- aeSeq.aeSeq_eq_mk_aeproof · cited by 0