Theorems · Definition · linear algebra
LinearMap.llcomp
{R : Type u_2} →
[inst : CommSemiring R] →
{R₂ : Type u_14} →
(R₃ : Type u_15) →
(M : Type u_17) →
(N : Type u_18) →
(P : Type u_19) →
[inst_1 : CommSemiring R₂] →
[inst_2 : CommSemiring R₃] →
[inst_3 : AddCommMonoid M] →
[inst_4 : AddCommMonoid N] →
[inst_5 : AddCommMonoid P] →
[inst_6 : Module R M] →
[inst_7 : Module R₂ N] →
[inst_8 : Module R₃ P] →
{σ₁₂ : R →+* R₂} →
{σ₁₃ : R →+* R₃} →
{σ₂₃ : R₂ →+* R₃} →
[RingHomCompTriple σ₁₂ σ₂₃ σ₁₃] →
(N →ₛₗ[σ₂₃] P) →ₗ[R₃] (M →ₛₗ[σ₁₂] N) →ₛₗ[σ₂₃] M →ₛₗ[σ₁₃] PComposing linear maps as a bilinear map from (M →ₛₗ[σ₁₂] N) × (N →ₛₗ[σ₂₃] P)
to M →ₛₗ[σ₁₃] P.
- Defined in
- Mathlib.LinearAlgebra.BilinearMap
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 37 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 · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- RingHomCompTriplestatement and proof · cited by 234
- LinearMap.flipproof · cited by 193
- LinearMap.lcompₛₗproof · cited by 2
Cited by25
Results whose statement or proof uses this declaration.
- Orientation.kahlerproof · cited by 39
- LinearMap.compr₂ₛₗproof · cited by 25
- Module.Dual.transposeproof · cited by 10
- IsBaseChange.endHomproof · cited by 9
- Orientation.areaForm_to_volumeFormproof · cited by 8
- Rep.ihomproof · cited by 7
- PiToModule.fromMatrixproof · cited by 6
- IsBaseChange.linearMapLeftRightHomproof · cited by 6
- TensorProduct.rTensorHomToHomRTensorproof · cited by 4
- LinearMap.trace_comp_comm'proof · cited by 4
- TensorProduct.lTensorHomToHomLTensorproof · cited by 3
- LinearMap.BilinMap.tensorDistribproof · cited by 3