Mathlib Map

Theorems · Inductive type · general algebraic systems

DFinsupp

{ι : Type u} → (β : ι → Type v) → [(i : ι) → Zero (β i)] → Type (max u v)

A dependent function Π i, β i with finite support, with notation Π₀ i, β i. Note that DFinsupp.support is the preferred API for accessing the support of the function, DFinsupp.support' is an implementation detail that aids computability; see the implementation notes in this file for more information.

Defined in
Mathlib.Data.DFinsupp.Defs
Cited by
694 results in Mathlib
Foundations
Depth 1 from the axioms, rests on 2 definitions · uses no axioms
Assumes
Zero

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by782

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 782.