How can one get a list of Mathematica's built-in global rewrite rules?

Viewed 433

I understand that over a thousand built-in rewrite rules in Mathematica populate the global rules table by default. Is there any way to get Mathematica to give a full or even partial list of those rules?

1 Answers
Related