If $a < b$ then $$((f \wedge b) -a)^-=(f-a)^-$$ where $f$ is a real valued function. I can't figure out why this holds. I know that $f^-=-(f\wedge 0)$ so I tried showing this from definitions. I would greatly appreciate any help.
2026-04-08 06:49:57.1775630997
If $a < b$ then $((f \wedge b) -a)^-=(f-a)^-$
20 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
It's easy checking cases…
For $f \ge b > a$ it holds: $$((f \wedge b) -a)^- = (b - a)^- = 0 = (f - a)^-$$
For $f < b$ it's $$((f \wedge b) -a)^- = (f - a)^-$$
Nothing wild…