Theorems · Theorem · general topology
Filter.BoundedAtFilter.prod
∀ {α : Type u_2} {β : Type u_3} {ι : Type} (s : Finset ι) [inst : SeminormedCommRing β] {l : Filter α} {f : ι → α → β},
(∀ i ∈ s, l.BoundedAtFilter (f i)) → l.BoundedAtFilter (∏ i ∈ s, f i)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 160 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SeminormedCommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Filterstatement and proof · cited by 8,121
- Finset.prodstatement · cited by 2,356
- SeminormedCommRingstatement and proof · cited by 38
- Filter.BoundedAtFilterstatement and proof · cited by 14
- Subalgebra.prod_memproof · cited by 4
- Filter.boundedFilterSubalgebraproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.