Theorems · Theorem · general topology
IsUnit.smul_tendsto_smul_iff
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : Monoid γ] [inst_1 : MulAction γ β] {m : α → β} {c : γ}
{f : Filter α} {g : Filter β}, IsUnit c → (Filter.Tendsto (c • m) f (c • g) ↔ Filter.Tendsto m f g)- Defined in
- Mathlib.Order.Filter.Pointwise
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- Monoidstatement and proof · cited by 3,887
- Filter.Tendstostatement and proof · cited by 3,814
- IsUnitstatement and proof · cited by 1,602
- one_smulproof · cited by 1,374
- MulActionstatement and proof · cited by 1,294
- Filter.Tendsto.compproof · cited by 560
- smul_smulproof · cited by 360
- Filter.tendsto_mapproof · cited by 26
- IsUnit.exists_left_invproof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- Filter.smul_tendsto_smul_iffproof · cited by 0
- Filter.smul_tendsto_smul_iff₀proof · cited by 0