Theorems · Theorem · general topology
Antitone.mulIndicator_eventuallyEq_iInter
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_5} [inst : Preorder ι] [inst_1 : One β] (s : ι → Set α),
Antitone s →
∀ (f : α → β) (a : α), (fun i => (s i).mulIndicator f a) =ᶠ[Filter.atTop] fun x => (⋂ i, s i).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
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 and proof · cited by 53,352
- Preorderstatement and proof · cited by 7,952
- Filter.atTopstatement · cited by 2,405
- Filter.EventuallyEqstatement · cited by 1,912
- Set.iInterstatement · cited by 1,084
- Antitonestatement and proof · cited by 563
- Set.mulIndicatorstatement · cited by 163
- Antitone.piecewise_eventually_eq_iInterproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Antitone.tendsto_mulIndicatorproof · cited by 0