Theorems · Theorem · sequences and series
tprod_mulIndicator_of_disjoint_on_mulSupport_of_mem
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] (s : γ → Set β)
(f : β → α),
∀ i ∈ ⋃ d, s d,
Pairwise (Function.onFun Disjoint fun j => s j ∩ Function.mulSupport f) → ∏' (d : γ), (s d).mulIndicator f i = f i- Cited by
- 2 results in Mathlib
- Foundations
- Depth 85 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.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemproof · cited by 7,166
- Set.iUnionstatement and proof · cited by 2,483
- CommMonoidstatement and proof · cited by 2,264
- Disjointstatement and proof · cited by 2,201
- SummationFilter.unconditionalstatement · cited by 2,068
- Finset.prod_congrproof · cited by 646
- Function.onFunstatement and proof · cited by 570
- Pairwisestatement and proof · cited by 516
- Function.mulSupportstatement and proof · cited by 240
- tprodstatement · cited by 230
Cited by2
Results whose statement or proof uses this declaration.
- mulIndicator_iUnion_of_pairwise_disjoint_on_mulSupportproof · cited by 1
- tprod_mulIndicator_of_mem_union_disjointproof · cited by 0