How can I formally write down for which $a\in\mathbb{R}$ the statement $\neg(a\leq 15\implies a>1)$ holds?
2026-03-30 05:16:28.1774847788
when does $a\in\mathbb{R}$ does $\neg(a\leq 15\implies a>1)$ hold?
45 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Option #1:
$\neg(a\leq15\implies{a>1})\iff$
$\neg(\neg(a\leq15)\vee(a>1))\iff$
$(a\leq15)\wedge\neg(a>1)\iff$
$(a\leq15)\wedge(a\leq1)\implies{a\leq1}$
Option #2:
$\neg(a\leq15\implies{a>1})\iff$
$\neg(\neg(a\leq15)\vee(a>1))\iff$
$\neg((a>15)\vee(a>1))\implies$
$\neg(a>1)\iff{a\leq1}$