Theorems · Theorem · Lie groups
Filter.tendsto_cocompact_mul_left
∀ {M : Type u_3} [inst : TopologicalSpace M] [inst_1 : Monoid M] [SeparatelyContinuousMul M] {a b : M},
b * a = 1 → Filter.Tendsto (fun x => a * x) (Filter.cocompact M) (Filter.cocompact M)Left-multiplication by a left-invertible element of a topological monoid is proper, i.e., inverse images of compact sets are compact.
- Defined in
- Mathlib.Topology.Algebra.Monoid
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Filterproof · cited by 8,121
- Monoidstatement and proof · cited by 3,887
- Filter.Tendstostatement and proof · cited by 3,814
- one_mulproof · cited by 2,841
- Filter.tendsto_idproof · cited by 180
- Filter.cocompactstatement and proof · cited by 141
- SeparatelyContinuousMulstatement and proof · cited by 133
- continuous_const_mulproof · cited by 47
- Filter.comap_cocompact_leproof · cited by 7
- Filter.Tendsto.of_tendsto_compproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Filter.tendsto_cocompact_mul_left₀proof · cited by 0