Theorems · Theorem · general topology
mulIndicator_biUnion_finset_eventuallyEq
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_5} [inst : One β] (s : ι → Set α) (f : α → β) (a : α),
(fun n => (⋃ i ∈ n, s i).mulIndicator f a) =ᶠ[Filter.atTop] fun x => (Set.iUnion s).mulIndicator f a- Defined in
- Mathlib.Order.Filter.IndicatorFunction
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- One
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.
- Setstatement and proof · cited by 53,352
- Finsetstatement and proof · cited by 13,712
- Set.iUnionstatement and proof · cited by 2,483
- Filter.atTopstatement and proof · cited by 2,405
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Set.mulIndicatorstatement and proof · cited by 163
- Set.biUnion_subset_biUnion_leftproof · cited by 18
- Set.iUnion_eq_iUnion_finsetproof · cited by 7
- Monotone.mulIndicator_eventuallyEq_iUnionproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- tendsto_mulIndicator_biUnion_finsetproof · cited by 0