Theorems · Theorem · measure theory
aeSeq.aeSeq_eq_mk_of_mem_aeSeqSet
∀ {ι : Sort u_1} {α : Type u_2} {β : Type u_3} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] {f : ι → α → β}
{μ : MeasureTheory.Measure α} {p : α → (ι → β) → Prop} (hf : ∀ (i : ι), AEMeasurable (f i) μ) {x : α},
x ∈ aeSeqSet hf p → ∀ (i : ι), aeSeq hf p i x = AEMeasurable.mk (f i) ⋯ x- Cited by
- 1 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- AEMeasurablestatement and proof · cited by 840
- Nonempty.someproof · cited by 340
- AEMeasurable.mkstatement and proof · cited by 75
- aeSeqSetstatement and proof · cited by 16
- aeSeqstatement · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- aeSeq.aeSeq_eq_fun_of_mem_aeSeqSetproof · cited by 3