Theorems · Definition · linear algebra
LinearMap.pi
{R : Type u} →
{M₂ : Type w} →
{ι : Type x} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M₂] →
[inst_2 : Module R M₂] →
{φ : ι → Type i} →
[inst_3 : (i : ι) → AddCommMonoid (φ i)] →
[inst_4 : (i : ι) → Module R (φ i)] → ((i : ι) → M₂ →ₗ[R] φ i) → M₂ →ₗ[R] (i : ι) → φ ipi construction for linear functions. From a family of linear functions it produces a linear
function into a family of modules.
- Defined in
- Mathlib.LinearAlgebra.Pi
- Cited by
- 31 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses 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.
- DFunLike.coeproof · cited by 62,936
- 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
- AddHomproof · cited by 294
- LinearMap.toAddHomproof · cited by 165
- AddHom.piproof · cited by 5
Cited by45
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.piproof · cited by 48
- Rep.indToCoindAuxproof · cited by 9
- MultilinearMap.fromDFinsuppEquivproof · cited by 8
- Submodule.quotientPiLiftproof · cited by 6
- AffineMap.piproof · cited by 6
- Polynomial.toFnproof · cited by 5
- IsSemisimpleModule.jacobson_eq_botproof · cited by 4
- Rep.resCoindToHomproof · cited by 3
- LinearMap.ker_pistatement · cited by 3
- AdicCompletion.piproof · cited by 3
- Pi.linearIndependent_singleproof · cited by 3
- LinearEquiv.linearMapPiproof · cited by 2