Description: Calculate an integer power. (Contributed by Mario Carneiro, 17-Apr-2015)
Ref | Expression | ||
---|---|---|---|
Hypotheses | numexp.1 | โข ๐ด โ โ0 | |
numexpp1.2 | โข ๐ โ โ0 | ||
numexpp1.3 | โข ( ๐ + 1 ) = ๐ | ||
numexpp1.4 | โข ( ( ๐ด โ ๐ ) ยท ๐ด ) = ๐ถ | ||
Assertion | numexpp1 | โข ( ๐ด โ ๐ ) = ๐ถ |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | numexp.1 | โข ๐ด โ โ0 | |
2 | numexpp1.2 | โข ๐ โ โ0 | |
3 | numexpp1.3 | โข ( ๐ + 1 ) = ๐ | |
4 | numexpp1.4 | โข ( ( ๐ด โ ๐ ) ยท ๐ด ) = ๐ถ | |
5 | 1 | nn0cni | โข ๐ด โ โ |
6 | expp1 | โข ( ( ๐ด โ โ โง ๐ โ โ0 ) โ ( ๐ด โ ( ๐ + 1 ) ) = ( ( ๐ด โ ๐ ) ยท ๐ด ) ) | |
7 | 5 2 6 | mp2an | โข ( ๐ด โ ( ๐ + 1 ) ) = ( ( ๐ด โ ๐ ) ยท ๐ด ) |
8 | 3 | oveq2i | โข ( ๐ด โ ( ๐ + 1 ) ) = ( ๐ด โ ๐ ) |
9 | 7 8 4 | 3eqtr3i | โข ( ๐ด โ ๐ ) = ๐ถ |