Theorems · Definition · linear algebra
PiToModule.fromEnd
{ι : Type u_1} →
[Fintype ι] →
{M : Type u_2} →
[inst : AddCommGroup M] →
(R : Type u_3) → [inst_1 : CommRing R] → [inst_2 : Module R M] → (ι → M) → Module.End R M →ₗ[R] (ι → R) →ₗ[R] MThe endomorphisms of M acts on (ι → R) →ₗ[R] M, and takes the projection
to a (ι → R) →ₗ[R] M.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Module.Endstatement · cited by 774
- Fintype.linearCombinationproof · cited by 26
- LinearMap.lcompproof · cited by 16
Cited by10
Results whose statement or proof uses this declaration.
- Matrix.Representsproof · cited by 14
- Matrix.represents_iff'proof · cited by 1
- PiToModule.fromEnd_applystatement · cited by 1
- PiToModule.fromEnd_apply_single_onestatement · cited by 1
- PiToModule.fromEnd_injectivestatement and proof · cited by 1
- Matrix.Represents.oneproof · cited by 1
- Matrix.Represents.smulproof · cited by 1
- Matrix.Represents.addproof · cited by 0
- Matrix.Represents.mulproof · cited by 0
- Matrix.Represents.zeroproof · cited by 0