Simplify¶
Applies basic simplification rules.
A standalone integer log multiple folds when that is simpler.
Integer-base logs in a sum merge into a single log.
A (sum)^n denominator keeps its power form — expanding it is never a
simplification, and it would hide the shared base from a later Together.
A denominator that genuinely shares a factor with the numerator still cancels.