Theorems · Theorem · sequences and series
tprod_eq_of_filter_le
∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α} [T2Space α]
{L₁ L₂ : SummationFilter β} [L₁.NeBot],
L₁.filter ≤ L₂.filter → Multipliable f L₂ → ∏'[L₁] (b : β), f b = ∏'[L₂] (b : β), f b- Cited by
- 1 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement · cited by 13,712
- Filterstatement · cited by 8,121
- CommMonoidstatement and proof · cited by 2,264
- T2Spacestatement and proof · cited by 1,351
- SummationFilterstatement and proof · cited by 607
- tprodstatement · cited by 230
- Multipliablestatement and proof · cited by 213
- SummationFilter.NeBotstatement and proof · cited by 130
- Filter.Tendsto.mono_leftproof · cited by 125
- SummationFilter.filterstatement and proof · cited by 110
- Multipliable.hasProdproof · cited by 88
Cited by1
Results whose statement or proof uses this declaration.
- tprod_eq_of_multipliable_unconditionalproof · cited by 0