azal
- 8
- 0
Hi there,
As part of my paper I need to define the minimum non-zero element of some set.
In particular I have,
<br /> \begin{equation}<br /> \zeta(j):= \displaystyle \min_{\substack{ k\in1..\kappa\\<br /> t\in 1..\kappa+1,~i \in \mathcal I^{t,j},\\<br /> b_i^{t,j} \mod \theta_k \neq 0}} b_i^{t,j} \mod \theta_k.<br /> \end{equation}<br />
But this is not very nice.
Is there maybe a nicer and more concise way to do this?
As part of my paper I need to define the minimum non-zero element of some set.
In particular I have,
<br /> \begin{equation}<br /> \zeta(j):= \displaystyle \min_{\substack{ k\in1..\kappa\\<br /> t\in 1..\kappa+1,~i \in \mathcal I^{t,j},\\<br /> b_i^{t,j} \mod \theta_k \neq 0}} b_i^{t,j} \mod \theta_k.<br /> \end{equation}<br />
But this is not very nice.
Is there maybe a nicer and more concise way to do this?
Last edited: