Theorems · Theorem · measure theory
aeSeq.aeSeq_eq_fun_ae
∀ {ι : 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) → ∀ᵐ (a : α) ∂μ, ∀ (i : ι), aeSeq hf p i a = f i a- Cited by
- 2 results in Mathlib
- Foundations
- Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- AEMeasurablestatement and proof · cited by 840
- Countablestatement and proof · cited by 633
- MeasureTheory.measure_mono_nullproof · cited by 81
- aeSeqSetproof · cited by 16
- aeSeqstatement · cited by 15
- aeSeq.measure_compl_aeSeqSet_eq_zeroproof · cited by 5
- aeSeq.aeSeq_eq_fun_of_mem_aeSeqSetproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- aeSeq.iSupproof · cited by 3
- aeSeq.aeSeq_n_eq_fun_n_aeproof · cited by 3