This question is making sense of a definition. Suppose $R$ is a commutative ring.
How does one make a meaningful definition of $\bigotimes_1^k V_i$ where $V_i$ are $R$-modules? I know of the $k-$ary product definition. But I do not like it since it does not build up from the original operation $\otimes$, which can be regarded as a bifunctor.
We could show there is a well defined isomoprhism, $(A \otimes B) \otimes C \cong A \otimes (B \otimes C)$, $\tau_{A,B,C}: (a \otimes b) \otimes c \mapsto a \otimes (b \otimes c)$.
In spirit of this proof. Let us define the left-associated form of $k$ tensor products, $(\cdots (V_j \otimes V_{j+1}) \cdots \otimes V_{k-1}) \otimes V_k := L_j^k(V)$ for $j <k$.
So I wish to define $\bigotimes_1^k V_i$ as $L_1^k(V)$. How does one justify the "correctedness" of this definition?
My sketchy attempt:
Suppose we have a $n$-ary representation of $V_i$ with some parathensization, denoted $X$, by inductive hypothesis $$X \cong (L_1^m(V) ) \otimes (L_{m+1}^n(V)) \cong (L_1^m(V)) \otimes ((L_{m+1}^{n-1} (V) ) \otimes V_n)$$ by inductive hypothesis and the $3$ case, $$(L_1^m(V) \otimes L_{m+1}^{n-1}(V)) \otimes V_n \cong (L_1^{n-1}(V)) \otimes V_n \cong L_1^n(V)$$
This reasoning seems unnatural, somehow the isomorphisms are obscured. That is, we could have chosen any isomoprhism $\tau_{A,B,C}: (A \otimes B) \otimes C \rightarrow A \otimes (B \otimes C)$.
Is there a categorical explanation of all of this?
There is the general notion of a monoidal category; it is a category equipped with:
with the property that any way of combining the canonical natural isomorphisms via composition or tensor product gives you another canonical natural isomorphism.
As an example, there are canonical natural isomorphisms
$$\mu : I \otimes ((A \otimes B) \otimes C) \to A \otimes ((B \otimes I) \otimes C)$$ $$\nu : ((A \otimes B) \otimes C) \to A \otimes ((B \otimes I) \otimes C)$$ $$\omega : I \otimes (A \otimes ((B \otimes I) \otimes C)) \to A \otimes ((B \otimes I) \otimes C)$$
We can construct another natural isomorphism parallel to $\mu$ via $\omega \cdot (I \otimes \nu)$; these are guaranteed to be the same natural isomorphism.
This coherence property means its safe to pick whatever parenthesization you like; if you ever need to use two different parenthesizations there's a canonical way to do the reinterpretation.
In fact, we can even say something stronger: every monoidal category turns out to be monoidally equivalent to a strict one — one where the tensor product is actually an associative operation and where tensoring with $I$ is the identity functor. (and for all of the coherence morphisms, we've chosen the identity transformations to be the canonical isomorphisms)
There's a big theorem that says all of the coherence properties of a monoidal category can be expressed just by using the associator, the two unitors, and a handful of identities relating them; definitions of monoidal category you're likely to encounter will be in that form.