Theorems · Definition · ring theory
TensorProduct.gradedComm
(R : Type u_1) →
{ι : Type u_2} →
[inst : CommSemiring ι] →
[Module ι (Additive ℤˣ)] →
[DecidableEq ι] →
(𝒜 : ι → Type u_3) →
(ℬ : ι → Type u_4) →
[inst : CommRing R] →
[inst_1 : (i : ι) → AddCommGroup (𝒜 i)] →
[inst_2 : (i : ι) → AddCommGroup (ℬ i)] →
[inst_3 : (i : ι) → Module R (𝒜 i)] →
[inst_4 : (i : ι) → Module R (ℬ i)] →
TensorProduct R (DirectSum ι fun i => 𝒜 i) (DirectSum ι fun i => ℬ i) ≃ₗ[R]
TensorProduct R (DirectSum ι fun i => ℬ i) (DirectSum ι fun i => 𝒜 i)The braiding operation for tensor products of externally ι-graded algebras.
This sends $a ⊗ b$ to $(-1)^{\deg a' \deg b} (b ⊗ a)$.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- CommSemiringstatement and proof · cited by 10,911
- LinearEquivstatement · cited by 3,317
- Unitsstatement and proof · cited by 2,804
- TensorProductstatement · cited by 2,545
- LinearEquiv.symmproof · cited by 1,461
- DirectSumstatement · cited by 446
- Additivestatement and proof · cited by 356
- LinearEquiv.transproof · cited by 298
Cited by16
Results whose statement or proof uses this declaration.
- TensorProduct.gradedComm_of_tmul_ofstatement · cited by 5
- TensorProduct.tmul_of_gradedMul_of_tmulproof · cited by 5
- GradedTensorProduct.commproof · cited by 2
- TensorProduct.gradedComm_of_zero_tmulstatement and proof · cited by 2
- TensorProduct.gradedComm_tmul_of_zerostatement and proof · cited by 2
- TensorProduct.gradedComm_algebraMap_tmulstatement · cited by 1
- TensorProduct.gradedComm_one_tmulstatement · cited by 1
- TensorProduct.gradedMul_defstatement and proof · cited by 1
- GradedTensorProduct.auxEquiv_commstatement · cited by 1
- GradedTensorProduct.comm_coe_tmul_coeproof · cited by 0
- TensorProduct.gradedComm_algebraMapstatement · cited by 0
- TensorProduct.gradedComm_gradedMulstatement and proof · cited by 0