Theorems · Theorem · Lie groups
Filter.TendstoNhdsWithinIoi.const_mul
∀ {α : Type u_2} {𝕜 : Type u_6} [inst : Preorder 𝕜] [inst_1 : Zero 𝕜] [inst_2 : Mul 𝕜] [inst_3 : TopologicalSpace 𝕜]
[SeparatelyContinuousMul 𝕜] {l : Filter α} {f : α → 𝕜} {b c : 𝕜},
0 < b →
∀ [PosMulStrictMono 𝕜],
Filter.Tendsto f l (nhdsWithin c (Set.Ioi c)) →
Filter.Tendsto (fun a => b * f a) l (nhdsWithin (b * c) (Set.Ioi (b * c)))- Defined in
- Mathlib.Topology.Algebra.Monoid
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- Preorderstatement and proof · cited by 7,952
- Filter.Tendstostatement and proof · cited by 3,814
- nhdsWithinstatement and proof · cited by 1,912
- Set.Ioistatement and proof · cited by 1,463
- Filter.Eventually.monoproof · cited by 646
- PosMulStrictMonostatement and proof · cited by 151
- SeparatelyContinuousMulstatement and proof · cited by 133
- Set.mem_Ioiproof · cited by 80
- mul_lt_mul_of_pos_leftproof · cited by 71
- Filter.Tendsto.const_mulproof · cited by 55
Cited by1
Results whose statement or proof uses this declaration.
- blimsup_cthickening_mul_ae_eqproof · cited by 2