'How would I say this in mathematical or logical notation?

Given list [A] and list [B] of integer values. How would I express the following in mathematical or logical notation?

[Placeholder statement] is true if there is no value in [A] that is larger than any value in [B].



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source