Mathlib Map

Theorems · Theorem · linear algebra

iSupIndep_of_dfinsuppSumAddHom_injective

∀ {ι : Type u_1} {N : Type u_6} [inst : DecidableEq ι] [inst_1 : AddCommMonoid N] (p : ι → AddSubmonoid N),
  Function.Injective ⇑(DFinsupp.sumAddHom fun i => (p i).subtype) → iSupIndep p

If DFinsupp.sumAddHom applied with AddSubmonoid.subtype is injective then the additive submonoids are independent.

Defined in
Mathlib.LinearAlgebra.DFinsupp
Cited by
1 results in Mathlib
Foundations
Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqAddCommMonoid

Around this declaration

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

Cites11

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

Cited by1

Results whose statement or proof uses this declaration.