Theorems · Theorem · sequences and series
Multipliable.tprod_comm
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : CommGroup α] [inst_1 : UniformSpace α] [IsUniformGroup α]
[CompleteSpace α] [T0Space α] {f : β → γ → α},
Multipliable (Function.uncurry f) → ∏' (c : γ) (b : β), f b c = ∏' (b : β) (c : γ), f b c- Cited by
- 0 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CompleteSpacestatement and proof · cited by 2,532
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- CommGroupstatement and proof · cited by 990
- tprodstatement · cited by 230
- Multipliablestatement and proof · cited by 213
- T0Spacestatement and proof · cited by 179
- IsUniformGroupstatement and proof · cited by 145
- Multipliable.prod_symmproof · cited by 2
- Multipliable.prod_factorproof · cited by 2
- Multipliable.tprod_comm'proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.