Theorems · Theorem · sequences and series
multipliable_iff_vanishing
∀ {α : Type u_1} {β : Type u_2} [inst : UniformSpace α] [inst_1 : CommGroup α] [IsUniformGroup α] {f : β → α}
[CompleteSpace α], Multipliable f ↔ ∀ e ∈ nhds 1, ∃ s, ∀ (t : Finset β), Disjoint t s → ∏ b ∈ t, f b ∈ e- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 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.
- Setstatement and proof · cited by 53,352
- Finsetstatement and proof · cited by 13,712
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- CompleteSpacestatement and proof · cited by 2,532
- Finset.prodstatement and proof · cited by 2,356
- Disjointstatement and proof · cited by 2,201
- SummationFilter.unconditionalstatement · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- CommGroupstatement and proof · cited by 990
- Multipliablestatement · cited by 213
- IsUniformGroupstatement and proof · cited by 145
Cited by1
Results whose statement or proof uses this declaration.
- Multipliable.multipliable_of_eq_one_or_selfproof · cited by 1