Mathlib Map

Theorems · Theorem · sequences and series

hasProd_subtype_iff_of_mulSupport_subset

∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α} {a : α} {s : Set β},
  Function.mulSupport f ⊆ s → (HasProd (f ∘ Subtype.val) a ↔ HasProd f a)
Defined in
Mathlib.Topology.Algebra.InfiniteSum.Defs
Cited by
3 results in Mathlib
Foundations
Depth 82 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.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.