Theorems · Theorem · ring theory
MonoidAlgebra.coeff_tensorEquiv_apply
∀ (R : Type u_1) {M : Type u_2} {N : Type u_3} [inst : CommSemiring R]
(x : TensorProduct R (MonoidAlgebra R M) (MonoidAlgebra R N)),
((MonoidAlgebra.tensorEquiv R) x).coeff =
(finsuppTensorFinsupp' R M N)
((TensorProduct.congr (MonoidAlgebra.coeffLinearEquiv R) (MonoidAlgebra.coeffLinearEquiv R)) x)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement · cited by 5,255
- LinearEquivstatement · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- MonoidAlgebrastatement and proof · cited by 590
- MonoidAlgebra.coeffstatement and proof · cited by 224
- TensorProduct.congrstatement · cited by 50
- MonoidAlgebra.coeffLinearEquivstatement · cited by 34
- finsuppTensorFinsupp'statement · cited by 24
- MonoidAlgebra.tensorEquivstatement and proof · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- MonoidAlgebra.tensorEquiv_single_tmul_singleproof · cited by 8
- Representation.LinearizeMonoidal.coeff_μ_tmulproof · cited by 0