Theorems · Theorem · Lie groups
TendstoLocallyUniformlyOn.fun_mul
∀ {α : Type u_1} [inst : UniformSpace α] [inst_1 : Group α] [IsUniformGroup α] {ι : Type u_3} {X : Type u_4}
[inst_3 : TopologicalSpace X] {F G : ι → X → α} {f g : X → α} {s : Set X} {l : Filter ι},
TendstoLocallyUniformlyOn F f l s →
TendstoLocallyUniformlyOn G g l s →
TendstoLocallyUniformlyOn (fun i i_1 => F i i_1 * G i i_1) (fun i => f i * g i) l sEta-expanded form of TendstoLocallyUniformlyOn.mul
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
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 · cited by 53,352
- TopologicalSpacestatement · cited by 24,529
- Filterstatement · cited by 8,121
- Groupstatement · cited by 6,238
- UniformSpacestatement · cited by 2,040
- IsUniformGroupstatement · cited by 145
- TendstoLocallyUniformlyOnstatement · cited by 84
- TendstoLocallyUniformlyOn.mulproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.