Theorems · Definition · commutative algebra
Algebra.TensorProduct.basisAux
{R : Type u_1} →
(A : Type u_2) →
{M : Type uM} →
{ι : Type uι} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
[inst_3 : AddCommMonoid M] → [inst_4 : Module R M] → Module.Basis ι R M → TensorProduct R A M ≃ₗ[R] ι →₀ AGiven an R-algebra A and an R-basis of M, this is an R-linear isomorphism
A ⊗[R] M ≃ (ι →₀ A) (which is in fact A-linear).
- Defined in
- Mathlib.RingTheory.TensorProduct.Free
- Cited by
- 3 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.
Cites19
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement · cited by 5,255
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- Module.Basisstatement and proof · cited by 1,477
- LinearEquiv.symmproof · cited by 1,461
- Module.Basis.reprproof · cited by 498
Cited by4
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.basisproof · cited by 13
- Algebra.TensorProduct.basisAux_tmulstatement · cited by 2
- Algebra.TensorProduct.basis_repr_symm_applyproof · cited by 2
- Algebra.TensorProduct.basisAux_map_smulstatement and proof · cited by 1