Theorems · Theorem · Lie groups
TendstoUniformlyOnFilter.fun_div
∀ {α : Type u_1} {β : Type u_2} [inst : UniformSpace α] [inst_1 : Group α] [IsUniformGroup α] {ι : 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.div
- 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
- Groupstatement · cited by 6,238
- UniformSpacestatement · cited by 2,040
- IsUniformGroupstatement · cited by 145
- TendstoUniformlyOnFilterstatement · cited by 50
- TendstoUniformlyOnFilter.divproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.