Theorems · Theorem · Lie groups
TendstoUniformlyOnFilter.fun_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 (fun i i_1 => f i i_1 - f' i i_1) (fun i => g i - g' i) l l'Eta-expanded form of TendstoUniformlyOnFilter.sub
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement · cited by 8,121
- AddGroupstatement · cited by 4,410
- UniformSpacestatement · cited by 2,040
- IsUniformAddGroupstatement · cited by 342
- TendstoUniformlyOnFilterstatement · cited by 50
- TendstoUniformlyOnFilter.subproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.