Theorems · Theorem · sequences and series
Function.Surjective.multipliable_iff_of_hasProd_iff
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {α' : Type u_4}
[inst_2 : CommMonoid α'] [inst_3 : TopologicalSpace α'] {e : α' → α},
Function.Surjective e →
∀ {f : β → α} {g : γ → α'}, (∀ {a : α'}, HasProd f (e a) ↔ HasProd g a) → (Multipliable f ↔ Multipliable g)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
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 and proof · cited by 2,068
- Multipliablestatement · cited by 213
- HasProdstatement and proof · cited by 157
- Function.Surjective.existsproof · cited by 53
Cited by2
Results whose statement or proof uses this declaration.
- multipliable_nat_add_iffproof · cited by 5
- Function.Surjective.tprod_eq_tprod_of_hasProd_iff_hasProdproof · cited by 1