You need to be careful about proportionality.
- $V=IR \implies I \propto 1/R$ means that if the voltage applied across a resistive circuit element is constant, then the current flowing through it is inversely proportional to its resistance.
- $R = \rho \ell/A \implies R \propto \ell$ means that in a uniform rectangular block of material with resistivity $\rho$, the resistance of the block is proportional to its length if its resistivity and cross sectional area are fixed.
- Putting those two things together, we can conclude that if we apply a constant voltage across a uniform, rectangular block of resistive material, then the current flowing through the block is inversely proportional to its length.
Now, $F = BI\ell$ gives the magnetic force on a straight wire of length $\ell$ carrying current $I$ in a magnetic field $B$ which is perpendicular to the length of the wire. Therefore,
- $F = BI \ell \implies F \propto I$ means that if you hold $B$ and $\ell$ constant, the magnetic force on the wire is proportional to the current flowing through it.
- $F = BI\ell \implies F \propto \ell$ means that if you hold $B$ and $I$ constant, the magnetic force on the wire is proportional to its length.
But, our earlier conclusion $I \propto 1/\ell$ seems to contradict this.
There's no contradiction, not least because (1-3) and (4-5) are talking about completely different things. Proportionality isn't typically a universal law relating two quantities - it is generally situation dependent.
For example, the power dissipated in a resistor is given by $P=IV$, where $I$ is the current flowing through the resistor and $V$ is the voltage across it. Using Ohm's law, this becomes $P= I\cdot (IR) = I^2 R$, and the dissipated power is proportional to the resistance.
But I could just as well have substituted $I=V/R$, in which case I would have found that $P = (V/R) \cdot V = V^2/R$, and the dissipated power is inversely proportional to the resistance.
This is an apparent contradiction - how can $P\propto R$ and $P\propto 1/R$? The answer is that $P\propto R$ when the current is held constant. Concretely:
- If I push 10 mA of current through a collection of different resistors, then the power dissipated in each resistor will be proportional to its resistance. Because $P =I V$ and the current is always the same, the dissipated power is proportional to the voltage. Because $V = IR$, for a given fixed $I$ the voltage increases when we increase $R$.
- If I apply 10 V across the same collection of resistors, the power dissipated in each resistor will be inversely proportional to its resistance. Because $P = IV$ and the voltage is always the same, the dissipated power is proportional to the current. Because $V = IR$, for a given fixed $V$ the current decreases when we increase $R$.