Theorems · Theorem · linear algebra
DFinsupp.ker_mapRangeLinearMap
∀ {ι : Type u_1} {R : Type u_3} [inst : Semiring R] {β₁ : ι → Type u_8} {β₂ : ι → Type u_9}
[inst_1 : (i : ι) → AddCommMonoid (β₁ i)] [inst_2 : (i : ι) → AddCommMonoid (β₂ i)]
[inst_3 : (i : ι) → Module R (β₁ i)] [inst_4 : (i : ι) → Module R (β₂ i)] (f : (i : ι) → β₁ i →ₗ[R] β₂ i),
(DFinsupp.mapRange.linearMap f).ker =
Submodule.comap (DFinsupp.coeFnLinearMap R) (Submodule.pi Set.univ fun i => (f i).ker)- Defined in
- Mathlib.LinearAlgebra.DFinsupp
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement · cited by 7,192
- Set.univstatement and proof · cited by 3,945
- LinearMap.kerstatement and proof · cited by 848
- DFinsuppstatement · cited by 694
- Submodule.comapstatement and proof · cited by 347
- LinearMap.toAddMonoidHomproof · cited by 101
- Submodule.pistatement and proof · cited by 34
Cited by1
Results whose statement or proof uses this declaration.
- DirectSum.ker_lmapproof · cited by 0