I would happy to receive some external input on my thought process to shed light on my confusion.
Consider the proposition
\begin{equation} \exists B\in \mathbb{R}^{n\times n}, AB = I \implies \exists x\in\mathbb{R}^{n\times 1} , Ax = b \end{equation}
which is true since for $Bb \in \mathbb{R^{n\times 1}}$ we have $ABb = I b = b$.
I would like to pick apart how I prove this proposition and see the logical steps/method.
I would equivalently read the proposition as $$ B\in \mathbb{R}^{n\times n} \wedge AB = I \implies x\in\mathbb{R}^{n\times 1} \wedge Ax = b $$
If I now name the constitutents as follows $$ \underbrace{B\in \mathbb{R}^{n\times n} \wedge AB=I}_{=P} \implies \underbrace{x\in\mathbb{R}^{n\times 1}}_{=Q} \wedge\underbrace{Ax = b}_{=R} $$
then we have $$ P \implies Q \wedge R $$
Here is where I am confused and I think there is something that there is something obvious I am missing...
If I now check I proof then I am doing something like this
- Assume Q
- Prove $P\wedge Q\implies R$
Is this a reasonable approach?
As I commented, I would rewrite the proposition in a different way in order to make it more explicit.
First of all, it is better if you say where does $b$ belong to (though it is not strictly necessary). Hence, the proposition becomes \begin{equation} \exists B\in \mathbb{R}^{n\times n}, AB = I \implies \exists x\in\mathbb{R}^{n\times 1} , Ax = b\in\mathbb{R}^{n\times 1} \end{equation} Then, we've got something of the form \begin{equation} \exists B\ P(B)\Rightarrow\exists x\exists b Q(x,b) \end{equation} where $P(B)\equiv B\in\mathbb{R}^{n\times n}\land AB = I$ and $Q(x,b)\equiv x\in\mathbb{R}^{n\times 1}\land Ax = b\land b\in\mathbb{R}^{n\times 1}$.
What you're doing in the proof is the following: