Theorems · Theorem · Lie groups
Finset.uniformContinuous_prod
∀ {α : Type u_3} {β : Type u_4} {ι : Type u_5} [inst : UniformSpace α] [inst_1 : CommGroup α] [IsUniformGroup α]
[inst_3 : UniformSpace β] {f : ι → β → α} (s : Finset ι),
(∀ i ∈ s, UniformContinuous (f i)) → UniformContinuous fun x => ∏ i ∈ s, f i x- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Finset.prodstatement and proof · cited by 2,356
- UniformSpacestatement and proof · cited by 2,040
- CommGroupstatement and proof · cited by 990
- UniformContinuousstatement and proof · cited by 410
- Finset.consproof · cited by 221
- IsUniformGroupstatement and proof · cited by 145
- Finset.cons_inductionproof · cited by 85
- Finset.prod_consproof · cited by 60
- uniformContinuous_constproof · cited by 21
- UniformContinuous.mulproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.