\lt \gtThe symbols \lt and \gt are used as delimiters in mathematical expressions to denote 'less than' and 'greater than', respectively. They are often used in inequalities and comparisons between values or expressions.
Indicates that a is less than b.
a \lt bIndicates that x is greater than y.
x \gt yIndicates that m is less than n and n is greater than p.
m \lt n \gt p