Theorems · Theorem · Lie groups
Filter.TendstoNhdsWithinIoi.mul_const
∀ {α : 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 →
∀ [MulPosStrictMono 𝕜],
Filter.Tendsto f l (nhdsWithin c (Set.Ioi c)) →
Filter.Tendsto (fun a => f a * b) l (nhdsWithin (c * b) (Set.Ioi (c * b)))- Defined in
- Mathlib.Topology.Algebra.Monoid
- Cited by
- 0 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
- SeparatelyContinuousMulstatement and proof · cited by 133
- MulPosStrictMonostatement and proof · cited by 94
- Set.mem_Ioiproof · cited by 80
- mul_lt_mul_of_pos_rightproof · cited by 54
- tendsto_nhdsWithin_iffproof · cited by 37
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.