Theorems · Theorem · general topology
Antitone.piecewise_eventually_eq_iInter
∀ {ι : Type u_1} {α : Type u_3} {β : α → Type u_6} [inst : Preorder ι] {s : ι → Set α}
[inst_1 : (i : ι) → DecidablePred fun x => x ∈ s i] [inst_2 : DecidablePred fun x => x ∈ ⋂ i, s i],
Antitone s →
∀ (f g : (a : α) → β a) (a : α), ∀ᶠ (i : ι) in Filter.atTop, (s i).piecewise f g a = (⋂ i, s i).piecewise f g a- Defined in
- Mathlib.Order.Filter.AtTopBot.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Filterproof · cited by 8,121
- Preorderstatement and proof · cited by 7,952
- Filter.Eventuallystatement and proof · cited by 3,134
- Compl.complproof · cited by 2,925
- Set.iUnionproof · cited by 2,483
- Filter.atTopstatement and proof · cited by 2,405
- Set.iInterstatement and proof · cited by 1,084
- Antitonestatement and proof · cited by 563
- Set.piecewisestatement and proof · cited by 136
- Antitone.compproof · cited by 10
- compl_antiproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- Antitone.indicator_eventuallyEq_iInterproof · cited by 1
- Antitone.mulIndicator_eventuallyEq_iInterproof · cited by 1