Theorems · Theorem · ring theory
DirectSum.mker_map
∀ {ι : Type v} {M : ι → Type w} [inst : (i : ι) → AddCommMonoid (M i)] {N : ι → Type u_1}
[inst_1 : (i : ι) → AddCommMonoid (N i)] (f : (i : ι) → M i →+ N i),
AddMonoidHom.mker (DirectSum.map f) =
AddSubmonoid.comap (DirectSum.coeFnAddMonoidHom M) (AddSubmonoid.pi Set.univ fun i => AddMonoidHom.mker (f i))- Defined in
- Mathlib.Algebra.DirectSum.Module
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 32 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- Set.univstatement · cited by 3,945
- AddMonoidHomstatement and proof · cited by 3,230
- AddSubmonoidstatement · cited by 1,178
- DirectSumstatement · cited by 446
- AddSubmonoid.comapstatement · cited by 62
- AddSubmonoid.pistatement · cited by 20
- AddMonoidHom.mkerstatement · cited by 19
- DirectSum.mapstatement · cited by 15
- DirectSum.coeFnAddMonoidHomstatement · cited by 5
- DFinsupp.mker_mapRangeAddMonoidHomproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.