Theorems · Theorem · sequences and series
Multipliable.tprod_mul_tprod_compl
∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α} [T2Space α]
[ContinuousMul α] {s : Set β},
Multipliable (f ∘ Subtype.val) →
Multipliable (f ∘ Subtype.val) → (∏' (x : ↑s), f ↑x) * ∏' (x : ↑sᶜ), f ↑x = ∏' (x : β), f x- Cited by
- 0 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement and proof · cited by 7,166
- Compl.complstatement and proof · cited by 2,925
- CommMonoidstatement and proof · cited by 2,264
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- T2Spacestatement and proof · cited by 1,351
- ContinuousMulstatement and proof · cited by 343
- tprodstatement · cited by 230
- Multipliablestatement and proof · cited by 213
- Multipliable.hasProdproof · cited by 88
- HasProd.tprod_eqproof · cited by 49
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.