Below diagram is used as part of a proof of induction to prove that $E$ a way to tile a $2^n * 2^n$ region with square missing :

What is the proof that $2^{n+1} * 2^{n+1}$ = $(2^n*2^n)+(2^n*2^n)+(2^n*2^n)+(2^n*2^n)$ ?
Below diagram is used as part of a proof of induction to prove that $E$ a way to tile a $2^n * 2^n$ region with square missing :

What is the proof that $2^{n+1} * 2^{n+1}$ = $(2^n*2^n)+(2^n*2^n)+(2^n*2^n)+(2^n*2^n)$ ?
We have $$2^{n+1}2^{n+1}=(2^n+2^n)(2^n+2^n)=(2^n\times2^n)+(2^n\times2^n)+(2^n\times2^n)+(2^n\times2^n)$$