Metamath Proof Explorer


Theorem flt4lem

Description: Raising a number to the fourth power is equivalent to squaring it twice. (Contributed by SN, 21-Aug-2024)

Ref Expression
Hypothesis flt4lem.a โŠข ( ๐œ‘ โ†’ ๐ด โˆˆ โ„‚ )
Assertion flt4lem ( ๐œ‘ โ†’ ( ๐ด โ†‘ 4 ) = ( ( ๐ด โ†‘ 2 ) โ†‘ 2 ) )

Proof

Step Hyp Ref Expression
1 flt4lem.a โŠข ( ๐œ‘ โ†’ ๐ด โˆˆ โ„‚ )
2 2t2e4 โŠข ( 2 ยท 2 ) = 4
3 2 oveq2i โŠข ( ๐ด โ†‘ ( 2 ยท 2 ) ) = ( ๐ด โ†‘ 4 )
4 2nn0 โŠข 2 โˆˆ โ„•0
5 4 a1i โŠข ( ๐œ‘ โ†’ 2 โˆˆ โ„•0 )
6 1 5 5 expmuld โŠข ( ๐œ‘ โ†’ ( ๐ด โ†‘ ( 2 ยท 2 ) ) = ( ( ๐ด โ†‘ 2 ) โ†‘ 2 ) )
7 3 6 eqtr3id โŠข ( ๐œ‘ โ†’ ( ๐ด โ†‘ 4 ) = ( ( ๐ด โ†‘ 2 ) โ†‘ 2 ) )