let F be Field; for E being FieldExtension of F
for a being Element of E
for n being Element of NAT holds a |^ n in the carrier of (FAdj (F,{a}))
let E be FieldExtension of F; for a being Element of E
for n being Element of NAT holds a |^ n in the carrier of (FAdj (F,{a}))
let a be Element of E; for n being Element of NAT holds a |^ n in the carrier of (FAdj (F,{a}))
let n be Element of NAT ; a |^ n in the carrier of (FAdj (F,{a}))
defpred S1[ Nat] means a |^ $1 in the carrier of (FAdj (F,{a}));
set K = FAdj (F,{a});
H:
{a} is Subset of (FAdj (F,{a}))
by FAt;
a in {a}
by TARSKI:def 1;
then reconsider a1 = a as Element of (FAdj (F,{a})) by H;
a |^ 0 =
1_ E
by BINOM:8
.=
1. (FAdj (F,{a}))
by dFA
;
then IA:
S1[ 0 ]
;
IS:
now for k being Nat st S1[k] holds
S1[k + 1]end;
for k being Nat holds S1[k]
from NAT_1:sch 2(IA, IS);
hence
a |^ n in the carrier of (FAdj (F,{a}))
; verum