Theorems · Theorem · general topology
Filter.prod_mem_prod_iff
∀ {α : Type u_1} {β : Type u_2} {s : Set α} {t : Set β} {f : Filter α} {g : Filter β} [f.NeBot] [g.NeBot],
s ×ˢ t ∈ f ×ˢ g ↔ s ∈ f ∧ t ∈ g- Defined in
- Mathlib.Order.Filter.Prod
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Filter.NeBotFilter.NeBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- SProd.sprodstatement and proof · cited by 1,750
- Filter.NeBotstatement and proof · cited by 853
- Filter.mem_of_supersetproof · cited by 308
- Set.Nonempty.ne_emptyproof · cited by 65
- Filter.nonempty_of_memproof · cited by 36
- Filter.mem_prod_iffproof · cited by 21
- Filter.prod_mem_prodproof · cited by 20
- Set.prod_subset_prod_iffproof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- prod_mem_nhds_iffproof · cited by 1
- ContDiffAt.exists_eventually_eq_hasDerivAtproof · cited by 0