Theorems · Theorem · commutative algebra
TensorProduct.map_comp
∀ {R : Type u_1} {R₂ : Type u_2} {R₃ : Type u_3} [inst : CommSemiring R] [inst_1 : CommSemiring R₂]
[inst_2 : CommSemiring R₃] {σ₁₂ : R →+* R₂} {σ₂₃ : R₂ →+* R₃} {σ₁₃ : R →+* R₃} {M : Type u_7} {N : Type u_8}
{M₂ : Type u_12} {M₃ : Type u_13} {N₂ : Type u_14} {N₃ : Type u_15} [inst_3 : AddCommMonoid M]
[inst_4 : AddCommMonoid N] [inst_5 : AddCommMonoid M₂] [inst_6 : AddCommMonoid N₂] [inst_7 : AddCommMonoid M₃]
[inst_8 : AddCommMonoid N₃] [inst_9 : Module R M] [inst_10 : Module R N] [inst_11 : Module R₂ M₂]
[inst_12 : Module R₂ N₂] [inst_13 : Module R₃ M₃] [inst_14 : Module R₃ N₃] [inst_15 : RingHomCompTriple σ₁₂ σ₂₃ σ₁₃]
(f₂ : M₂ →ₛₗ[σ₂₃] M₃) (g₂ : N₂ →ₛₗ[σ₂₃] N₃) (f₁ : M →ₛₗ[σ₁₂] M₂) (g₁ : N →ₛₗ[σ₁₂] N₂),
TensorProduct.map (f₂ ∘ₛₗ f₁) (g₂ ∘ₛₗ g₁) = TensorProduct.map f₂ g₂ ∘ₛₗ TensorProduct.map f₁ g₁- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Map
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- TensorProductstatement · cited by 2,545
- LinearMap.compstatement · cited by 1,642
- TensorProduct.mapstatement · cited by 250
- RingHomCompTriplestatement and proof · cited by 234
- TensorProduct.ext'proof · cited by 39
Cited by13
Results whose statement or proof uses this declaration.
- TensorProduct.map_mapproof · cited by 8
- CoassocSimps.TensorProduct.map_comp_assocproof · cited by 3
- TensorProduct.congr_transproof · cited by 2
- TensorProduct.exists_finite_submodule_of_setFinite'proof · cited by 2
- CoassocSimps.assoc_comp_map_comm_comp_comul_comp_comulproof · cited by 1
- LinearMap.algHom_comp_convMul_distribproof · cited by 1
- TensorProduct.map_mulproof · cited by 1
- LinearMap.nonUnitalAlgHom_comp_convMul_distribproof · cited by 0
- Prod.comul_comp_fstproof · cited by 0
- Prod.comul_comp_sndproof · cited by 0
- TensorProduct.map_convMul_mapproof · cited by 0
- LinearMap.convMul_comp_coalgHom_distribproof · cited by 0