Theorems · Theorem · Lie groups
TendstoUniformlyOn.fun_add
∀ {α : Type u_1} {β : Type u_2} [inst : UniformSpace α] [inst_1 : AddGroup α] [IsUniformAddGroup α] {ι : Type u_3}
{l : Filter ι} {f f' : ι → β → α} {g g' : β → α} {s : Set β},
TendstoUniformlyOn f g l s →
TendstoUniformlyOn f' g' l s → TendstoUniformlyOn (fun i i_1 => f i i_1 + f' i i_1) (fun i => g i + g' i) l sEta-expanded form of TendstoUniformlyOn.add
- 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Filterstatement · cited by 8,121
- AddGroupstatement · cited by 4,410
- UniformSpacestatement · cited by 2,040
- IsUniformAddGroupstatement · cited by 342
- TendstoUniformlyOnstatement · cited by 129
- TendstoUniformlyOn.addproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.