Theorems · Theorem · sequences and series
HasProdUniformlyOn.hasProd
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} [inst : CommMonoid α] {f : ι → β → α} {g : β → α} {x : β} {s : Set β}
[inst_1 : UniformSpace α], HasProdUniformlyOn f g s → x ∈ s → HasProd (fun x_1 => f x_1 x) (g x)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoidUniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- CommMonoidstatement and proof · cited by 2,264
- SummationFilter.unconditionalstatement · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- HasProdstatement · cited by 157
- HasProdUniformlyOnstatement and proof · cited by 28
- HasProdUniformlyOn.tendstoUniformlyOnproof · cited by 5
- TendstoUniformlyOn.tendsto_atproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- MultipliableUniformlyOn.hasProdUniformlyOnproof · cited by 5
- MultipliableUniformlyOn.multipliableproof · cited by 0
- HasProdUniformlyOn.tprod_eqOnproof · cited by 0