Theorems · Theorem · sequences and series
Function.Surjective.tprod_eq_tprod_of_hasProd_iff_hasProd
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] [T2Space α]
{α' : Type u_4} [inst_3 : CommMonoid α'] [inst_4 : TopologicalSpace α'] {e : α' → α},
Function.Surjective e →
e 1 = 1 →
∀ {f : β → α} {g : γ → α'}, (∀ {a : α'}, HasProd f (e a) ↔ HasProd g a) → ∏' (b : β), f b = e (∏' (c : γ), g c)- Cited by
- 1 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.
Cites12
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 and proof · cited by 2,068
- T2Spacestatement and proof · cited by 1,351
- tprodstatement and proof · cited by 230
- Multipliableproof · cited by 213
- HasProdstatement and proof · cited by 157
- Multipliable.hasProdproof · cited by 88
- HasProd.tprod_eqproof · cited by 49
- by_casesproof · cited by 31
- tprod_defproof · cited by 11
- Function.Surjective.multipliable_iff_of_hasProd_iffproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- tprod_eq_tprod_of_hasProd_iff_hasProdproof · cited by 0