In all combinatorics and algebra texts that I have seen so far, the notion of a "Young tableau" is defined in a somewhat informal fashion. The most common approach is stating that a Young tableaux is a "filling" of a Young diagram (or Ferrers diagram, in some texts) with symbols from some (usually totally ordered) alphabet.
In the specific case of standard Young tableaux, the alphabet is the set of numbers from $1$ to $n$, and the entries should increase along the lines and columns.
My question is: is there a way of making this definition rigorous? Specifically, I have a problem with the word "filling" in the above definition. What exactly does that mean, in a formalized way?
(I do realize that a rigorous definition os a Young tableau is not really necessary to work with that notion; I really have no problem following and accepting most standard proofs of theorems involving Young tableaux. I was just curious to know if there is such a formalization.)
Frankly, it's as formal as it needs to be. But if you're just curious for curiosity sake, it is not too difficult to create an ad hoc formal definition to capture our conceptual understanding.
For naturals $n\ge1$, use the standard notation $[n]=\{1,\cdots,n\}$. Encode a Ferrers diagram by an integer partition $(\lambda_1,\cdots,\lambda_k)$ (i.e. a nonincreasing sequence of positive integers). Define a semi-standard tableau to be a function $f$ from $\bigsqcup[\lambda_i]:=\bigcup\big(\{i\}\times[\lambda_i]\big)$ into an ordered set $A$ (where $A$ is usually something like $[m]$ for some fixed $m$, or $[n]$ with $n:=\lambda_1+\cdots+\lambda_k$, or $\bf N$) such that
This is implicitly the definition used in e.g. the article The Littlewood-Richardson rule, and related combinatorics.