As seen in the following:
$$\large \lambda=(3,2)\vdash 5$$
I looked it up and in logic the symbol means that what is on the right is provable by what is on the left, but what does it mean in the mathematical context? Does it mean "corresponds to"?
As seen in the following:
$$\large \lambda=(3,2)\vdash 5$$
I looked it up and in logic the symbol means that what is on the right is provable by what is on the left, but what does it mean in the mathematical context? Does it mean "corresponds to"?
I hope it can help you:
A partition of a positive integer n is a multiset of positive integers that sum to n. We denote the number of partitions of n by $p_{n}$
We use Greek letters to denote partitions often $\lambda$,$\mu$ and $\nu$
We’ll write:
$λ:n=n_{1}+n_{2}+···+n_{k}$ or $λ⊢n$.
The notation λ ⊢ n means that λ is a partition of n.
For example:
The partitions of 5 are:
$$5$$ $$4+1$$ $$3+2$$ $$3+1+1$$ $$2+2+1$$ $$2+1+1+1$$ $$1+1+1+1+1$$
$p_{5}=7$
$λ:5=3+1+1$, or $λ=311$, or $λ=3^11^2$, or $311 ⊢5$.
$ (3,2) ⊢5 $ means that $λ:5=3+2$ is a partition of $5$
$\lambda\vdash n$ means that:
$$\lambda=(\lambda_1,\dots,\lambda_k)$$
and
$$\sum_\limits{i=1}^k \lambda_i = n$$