Theorems · Theorem · ring theory
AddMonoidAlgebra.tensorEquiv_single_tmul_single
∀ {R : Type u_1} {M : Type u_2} {N : Type u_3} [inst : CommSemiring R] (m : M) (r₁ : R) (n : N) (r₂ : R),
(AddMonoidAlgebra.tensorEquiv R) (AddMonoidAlgebra.single m r₁ ⊗ₜ[R] AddMonoidAlgebra.single n r₂) =
AddMonoidAlgebra.single (m, n) (r₁ * r₂)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 95 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.
Cites16
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
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- TensorProduct.tmulstatement and proof · cited by 1,182
- Finsupp.singleproof · cited by 943
- AddMonoidAlgebrastatement · cited by 649
- Finsupp.extproof · cited by 399
- AddMonoidAlgebra.singlestatement and proof · cited by 250
- AddMonoidAlgebra.extproof · cited by 90
- finsuppTensorFinsupp'proof · cited by 24
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.