Theorems · Theorem · Lie groups
TendstoUniformlyOnFilter.sub
∀ {α : Type u_1} {β : Type u_2} [inst : UniformSpace α] [inst_1 : AddGroup α] [IsUniformAddGroup α] {ι : Type u_3}
{l : Filter ι} {l' : Filter β} {f f' : ι → β → α} {g g' : β → α},
TendstoUniformlyOnFilter f g l l' →
TendstoUniformlyOnFilter f' g' l l' → TendstoUniformlyOnFilter (f - f') (g - g') l l'- Cited by
- 1 results in Mathlib
- Foundations
- Depth 75 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.
- Setproof · 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
- TendstoUniformlyOnFilterstatement and proof · cited by 50
- uniformContinuous_subproof · cited by 9
- UniformContinuous.comp_tendstoUniformlyOnFilterproof · cited by 7
- TendstoUniformlyOnFilter.prodMkproof · cited by 4
- Filter.Eventually.diag_of_prod_leftproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- TendstoUniformlyOnFilter.fun_subproof · cited by 0