Theorems · Theorem · general topology
Filter.tendsto_comp_card_atTop_iff
∀ {α : Type u_3} {β : Type u_4} [Infinite α] {f : ℕ → β} {l : Filter β},
Filter.Tendsto (fun s => f s.card) Filter.atTop l ↔ Filter.Tendsto f Filter.atTop lTendsto along atTop for a function precomposed with Finset.card reduces to Tendsto along
atTop on ℕ, when α is infinite.
- Defined in
- Mathlib.Order.Filter.AtTopBot.Finset
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Infinite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Filterstatement and proof · cited by 8,121
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.atTopstatement and proof · cited by 2,405
- Finset.cardstatement and proof · cited by 2,327
- Infinitestatement and proof · cited by 352
- Filter.tendsto_map'_iffproof · cited by 50
- Filter.map_card_atTopproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.