I have a simple question on precedence of operators, especially applying a function and an index.
Can we write $q(F)_i$ (without an additional pair of parentheses) for $(q(F))_i$?
Maybe, it would be better $q(F)(i)$?
What is the best way to denote this?