Theorems · Theorem · linear algebra
DFinsupp.mker_mapRangeAddMonoidHom
∀ {ι : Type u_1} {β₁ : ι → Type u_8} {β₂ : ι → Type u_9} [inst : (i : ι) → AddCommMonoid (β₁ i)]
[inst_1 : (i : ι) → AddCommMonoid (β₂ i)] (f : (i : ι) → β₁ i →+ β₂ i),
AddMonoidHom.mker (DFinsupp.mapRange.addMonoidHom f) =
AddSubmonoid.comap DFinsupp.coeFnAddMonoidHom (AddSubmonoid.pi Set.univ fun i => AddMonoidHom.mker (f i))- Defined in
- Mathlib.LinearAlgebra.DFinsupp
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoidAddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- Set.univstatement and proof · cited by 3,945
- AddMonoidHomstatement and proof · cited by 3,230
- AddSubmonoidstatement · cited by 1,178
- DFinsuppstatement and proof · cited by 694
- AddSubmonoid.comapstatement · cited by 62
- AddSubmonoid.extproof · cited by 32
- AddSubmonoid.pistatement · cited by 20
- AddMonoidHom.mkerstatement and proof · cited by 19
- DFinsupp.coeFnAddMonoidHomstatement · cited by 7
- DFinsupp.mapRange.addMonoidHomstatement · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- DFinsupp.ker_mapRangeAddMonoidHomproof · cited by 1
- DFinsupp.ker_mapRangeLinearMapproof · cited by 1
- DirectSum.mker_mapproof · cited by 0