Theorems · Theorem · Lie groups
TendstoUniformlyOn.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 (f + f') (g + g') l s- Cited by
- 2 results in Mathlib
- Foundations
- Depth 78 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.
- Setstatement and proof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- AddGroupstatement and proof · cited by 4,410
- UniformSpacestatement and proof · cited by 2,040
- uniformityproof · cited by 765
- IsUniformAddGroupstatement and proof · cited by 342
- TendstoUniformlyOnstatement and proof · cited by 129
- Filter.Eventually.diag_of_prodproof · cited by 11
- UniformContinuous.comp_tendstoUniformlyOnproof · cited by 9
- uniformContinuous_addproof · cited by 9
- TendstoUniformlyOn.prodMkproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- uniformCauchySeqOn_ball_of_fderivproof · cited by 2
- TendstoUniformlyOn.fun_addproof · cited by 0