Can this heuristic on odd perfect numbers be made rigorous
using the "Axiom of Choice"?
Preliminaries
Euler showed that an odd perfect number, if one exists, must take the form $N=q^k n^2$ where $q$ is prime with $q \equiv k \equiv 1 \pmod 4$ and $\gcd(q,n)=1$. (It follows that $q \geq 5$.)
Let $\sigma(x)$ be the sum of the divisors of $x \in \mathbb{N}$. Then by definition, $$\sigma(q^k)\sigma(n^2) = \sigma(q^k n^2) = \sigma(N) = 2N = 2 q^k n^2$$ from which it follows that $$I(q^k)I(n^2) = \dfrac{\sigma(q^k)}{q^k}\cdot\dfrac{\sigma(n^2)}{n^2} = 2$$ where $I(x)=\sigma(x)/x$ is the abundancy index of $x$.
Numerics
By a well-known formula for the sum of divisors of a prime power, we have $$I(q^k) = \dfrac{\sigma(q^k)}{q^k} = \dfrac{q^{k+1} - 1}{{q^k}(q - 1)}.$$
This is bounded by $$\dfrac{q+1}{q} = I(q) \leq I(q^k) < \dfrac{q^{k+1}}{{q^k}(q - 1)} = \dfrac{q}{q - 1}.$$
Now, note that, when $k=1$, we have the bounds $$1 < I(q^k) = \dfrac{q+1}{q} = 1 + \dfrac{1}{q} \leq 1 + \dfrac{1}{5} = \dfrac{6}{5},$$ from which it follows that $$\dfrac{5}{3} \leq I(n^2) = \dfrac{2}{I(q^k)} = \dfrac{2}{I(q)} < 2.$$
Additionally, when $k>1$, we have the bounds $$1 < I(q^k) < \dfrac{q}{q - 1}.$$ Since $$\dfrac{q}{q - 1} = \dfrac{1}{1 - (1/q)}$$ we obtain $$q \geq 5 \iff 1/q \leq 1/5 \iff 1 - (1/q) \geq 4/5 \iff \dfrac{1}{1 - (1/q)} \leq 5/4$$ so that $$1 < I(q^k) < \dfrac{q}{q - 1} \leq \dfrac{5}{4}.$$
This then implies that $$\dfrac{8}{5} < I(n^2) = \dfrac{2}{I(q^k)} < 2.$$
Implications
Note that we have proved the following implications:
(1) If $N=q^k n^2$ is an odd perfect number with $k=1$, then $I(n^2) \geq 5/3$.
(2) If $N=q^k n^2$ is an odd perfect number with $k>1$, then $I(n^2) > 8/5$.
Contrapositives
(3) Contrapositive of (1) If $N=q^k n^2$ is an odd perfect number with $I(n^2) < 5/3$, then $k>1$.
(4) Contrapositive of (2) If $N=q^k n^2$ is an odd perfect number with $I(n^2) \leq 8/5$, then $k=1$.
Analysis
By (3) and (2), we have $$I(n^2) < 5/3 \implies k>1 \implies I(n^2) > 8/5 \implies 8/5 < I(n^2) < 5/3$$ resulting in no contradiction, since ${8}\cdot{3} = 24 < 25 = {5}\cdot{5}$.
By (4) and (1), we get $$I(n^2) \leq 8/5 \implies k=1 \implies I(n^2) \geq 5/3 \implies 5/3 \leq I(n^2) \leq 8/5$$ resulting in a contradiction, since ${5}\cdot{5}= 25 \nleq 24 = {8}\cdot{3}$.
This implies that $I(n^2) > 8/5$ is unconditionally true.
Now here is the heuristic:
Heuristic
If we use the "Axiom of Choice" and identify the lower bound $I(n^2) \geq 5/3$ with $k=1$ and similarly identify the lower bound $I(n^2) > 8/5$ with $k>1$, and since assuming the negation of the latter lower bound contradicts (4) and (1) above, does this mean that we can predict $k>1$ to be true?
That is, can we "assume" or prove that the following biconditionals hold? $$k=1 \iff I(n^2) \geq 5/3$$ $$k>1 \iff I(n^2) > 8/5$$