Theorems · Definition · general topology
Filter.TendstoCofinite.mapDomain
{α : Type u_1} →
{β : Type u_2} → {M : Type u_5} → (f : α → β) → [AddCommMonoid M] → [Filter.TendstoCofinite f] → (α → M) → β → MGiven f : α → β with Filter.TendstoCofinite f and v : α → M,
Filter.TendstoCofinite.mapDomain f v : β → M is the function whose value at b : β is
the sum of v x over all x such that f x = b.
- Defined in
- Mathlib.Order.Filter.TendstoCofinite
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- Finset.sumproof · cited by 5,195
- Set.Finite.toFinsetproof · cited by 351
- Filter.TendstoCofinitestatement and proof · cited by 28
- Filter.TendstoCofinite.finite_preimage_singletonproof · cited by 12
Cited by5
Results whose statement or proof uses this declaration.
- MvPowerSeries.renameFunproof · cited by 1
- Filter.TendstoCofinite.mapDomain_smulstatement · cited by 0
- Filter.TendstoCofinite.mapDomain.congr_simpstatement and proof · cited by 0
- Filter.TendstoCofinite.mapDomain_addstatement · cited by 0
- Filter.TendstoCofinite.mapDomain_eq_zerostatement · cited by 0