Theorems · Theorem · general topology
Filter.mem_of_pi_mem_pi
∀ {ι : Type u_1} {α : ι → Type u_2} {f : (i : ι) → Filter (α i)} {s : (i : ι) → Set (α i)} [∀ (i : ι), (f i).NeBot]
{I : Set ι}, I.pi s ∈ Filter.pi f → ∀ {i : ι}, i ∈ I → s i ∈ f i- Defined in
- Mathlib.Order.Filter.Pi
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Filter.NeBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Filterstatement and proof · cited by 8,121
- Set.Nonemptyproof · cited by 2,627
- Set.Finiteproof · cited by 1,814
- eq_or_neproof · cited by 1,117
- Filter.NeBotstatement and proof · cited by 853
- Function.updateproof · cited by 502
- Set.pistatement and proof · cited by 405
- Filter.mem_of_supersetproof · cited by 308
- Function.update_selfproof · cited by 201
- Function.update_of_neproof · cited by 198
- Filter.pistatement and proof · cited by 48
Cited by2
Results whose statement or proof uses this declaration.
- Filter.pi_mem_pi_iffproof · cited by 1
- mem_nhds_of_pi_mem_nhdsproof · cited by 0