Mathlib-specific pretty printer options.
The pp.mathlib.binderPredicates option is used to control whether mathlib pretty printers
should use binder predicate notation (such as ∀ x < 2, p x).
Gets whether pp.mathlib.binderPredicates is enabled.