Theorems · Theorem · general topology
absorbs_iff_eventually_cobounded_mapsTo
∀ {G₀ : Type u_1} {α : Type u_2} [inst : GroupWithZero G₀] [inst_1 : Bornology G₀] [inst_2 : MulAction G₀ α]
{s t : Set α}, Absorbs G₀ s t ↔ ∀ᶠ (c : G₀) in Bornology.cobounded G₀, Set.MapsTo (fun x => c⁻¹ • x) t s- Defined in
- Mathlib.Topology.Bornology.Absorbs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Filter.Eventuallystatement · cited by 3,134
- MulActionstatement and proof · cited by 1,294
- Set.MapsTostatement and proof · cited by 732
- GroupWithZerostatement and proof · cited by 691
- Filter.Eventually.monoproof · cited by 646
- Bornologystatement and proof · cited by 188
- Bornology.coboundedstatement · cited by 162
- Absorbsstatement · cited by 59
- Filter.eventually_congrproof · cited by 20
- Bornology.eventually_ne_coboundedproof · cited by 6
- Set.preimage_smul_inv₀proof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- absorbs_iff_eventually_nhdsNE_zeroproof · cited by 2
- eventually_cobounded_mapsToproof · cited by 0