Theorems · Definition · linear algebra
LinearMap.prodMap
{R : Type u} →
{M : Type v} →
{M₂ : Type w} →
{M₃ : Type y} →
{M₄ : Type z} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : AddCommMonoid M₂] →
[inst_3 : AddCommMonoid M₃] →
[inst_4 : AddCommMonoid M₄] →
[inst_5 : Module R M] →
[inst_6 : Module R M₂] →
[inst_7 : Module R M₃] →
[inst_8 : Module R M₄] → (M →ₗ[R] M₃) → (M₂ →ₗ[R] M₄) → M × M₂ →ₗ[R] M₃ × M₄Prod.map of two linear maps.
- Defined in
- Mathlib.LinearAlgebra.Prod
- Cited by
- 44 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, 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 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
- LinearMap.compproof · cited by 1,642
- LinearMap.fstproof · cited by 64
- LinearMap.sndproof · cited by 61
- LinearMap.prodproof · cited by 32
Cited by50
Results whose statement or proof uses this declaration.
- LinearPMap.graphproof · cited by 39
- Representation.prodproof · cited by 17
- AffineMap.prodMapproof · cited by 5
- LinearMap.prodMapLinearproof · cited by 4
- LinearMap.IsProj.traceproof · cited by 3
- Algebra.trace_prod_applyproof · cited by 3
- IsModuleTopology.continuous_bilinear_of_finite_leftproof · cited by 2
- NumberField.mixedEmbedding.det_fderivPolarCoordRealSymmproof · cited by 2
- linearIndependent_inl_union_inr'proof · cited by 2
- LinearMap.prodMapLinear_applystatement · cited by 2
- LinearMap.finrank_maxGenEigenspace_zero_eqproof · cited by 2
- LinearMap.trace_prodMap'statement and proof · cited by 2