\gtThe \gt symbol is used to denote the 'greater than' relation between two values or expressions. It is a fundamental relational operator in mathematics, used to compare the magnitude of numbers, variables, or expressions, indicating that the value on the left is larger than the value on the right.
Indicates that x is greater than y.
x \gt yShows that the square of a is greater than the square of b.
a^2 \gt b^2States that n is a positive number.
n \gt 0