Theorems · Theorem · sequences and series
tprod_tprod_eq_mulSingle
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] (f : β → γ → α)
(b : β) (c : γ),
(∀ (b' : β), b' ≠ b → f b' c = 1) →
(∀ (b' : β) (c' : γ), c' ≠ c → f b' c' = 1) → ∏' (b' : β) (c' : γ), f b' c' = f b c- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoidTopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- CommMonoidstatement and proof · cited by 2,264
- SummationFilter.unconditionalstatement · cited by 2,068
- tprodstatement · cited by 230
- tprod_congrproof · cited by 8
- tprod_eq_mulSingleproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.