Mathlib Map

Theorems · Theorem · general algebraic systems

Finsupp.mapRange_surjective

∀ {α : Type u_1} {M : Type u_4} {N : Type u_5} [inst : Zero M] [inst_1 : Zero N] (e : M → N) (he₀ : e 0 = 0),
  Function.Surjective e → Function.Surjective (Finsupp.mapRange e he₀)

Finsupp.mapRange of a surjective function is surjective.

Defined in
Mathlib.Data.Finsupp.Defs
Cited by
7 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
ZeroZero

Around this declaration

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

Cites9

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

Cited by7

Results whose statement or proof uses this declaration.