Mathlib Map

Theorems · Definition · general algebraic systems

Finsupp.splitSupport

{ι : Type u_4} → {M : Type u_5} → {αs : ι → Type u_12} → [inst : Zero M] → ((i : ι) × αs i →₀ M) → Finset ι

Given l, a finitely supported function from the sigma type Σ (i : ι), αs i to β, split_support l is the finset of indices in ι that appear in the support of l.

Defined in
Mathlib.Data.Finsupp.Basic
Cited by
4 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Zero

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.