Mathlib Map

Theorems · Theorem · general algebraic systems

Finsupp.embDomain_of_notMem_range

∀ {α : Type u_1} {β : Type u_2} {M : Type u_4} [inst : Zero M] (f : α ↪ β) (v : α →₀ M),
  ∀ a ∉ Set.range ⇑f, (Finsupp.embDomain f v) a = 0
Defined in
Mathlib.Data.Finsupp.Defs
Cited by
9 results in Mathlib
Foundations
Depth 65 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.

Cites6

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

Cited by9

Results whose statement or proof uses this declaration.