Theorems · Theorem · linear algebra
DFinsupp.mrange_mapRangeAddMonoidHom
∀ {ι : Type u_1} {β₁ : ι → Type u_8} {β₂ : ι → Type u_9} [inst : (i : ι) → AddCommMonoid (β₁ i)]
[inst_1 : (i : ι) → AddCommMonoid (β₂ i)] (f : (i : ι) → β₁ i →+ β₂ i),
AddMonoidHom.mrange (DFinsupp.mapRange.addMonoidHom f) =
AddSubmonoid.comap DFinsupp.coeFnAddMonoidHom (AddSubmonoid.pi Set.univ fun i => AddMonoidHom.mrange (f i))- Defined in
- Mathlib.LinearAlgebra.DFinsupp
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 79 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.
Cites25
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
- SetLike.coeproof · cited by 8,199
- Set.Elemproof · cited by 7,166
- Set.univstatement and proof · cited by 3,945
- AddMonoidHomstatement and proof · cited by 3,230
- map_zeroproof · cited by 1,614
- AddSubmonoidstatement · cited by 1,178
- DFinsuppstatement and proof · cited by 694
- Set.mem_univproof · cited by 416
- AddSubsemigroup.carrierproof · cited by 198
- AddSubmonoid.toAddSubsemigroupproof · cited by 198
Cited by3
Results whose statement or proof uses this declaration.
- DFinsupp.range_mapRangeAddMonoidHomproof · cited by 1
- DFinsupp.range_mapRangeLinearMapproof · cited by 1
- DirectSum.mrange_mapproof · cited by 0