let E, D be non empty set ; :: thesis: for d being Element of D
for i being Nat
for h being Function of D,E
for T being Element of i -tuples_on D
for F being BinOp of D
for H being BinOp of E st ( for d1, d2 being Element of D holds h . (F . d1,d2) = H . (h . d1),(h . d2) ) holds
h * (F [:] T,d) = H [:] (h * T),(h . d)
let d be Element of D; :: thesis: for i being Nat
for h being Function of D,E
for T being Element of i -tuples_on D
for F being BinOp of D
for H being BinOp of E st ( for d1, d2 being Element of D holds h . (F . d1,d2) = H . (h . d1),(h . d2) ) holds
h * (F [:] T,d) = H [:] (h * T),(h . d)
let i be Nat; :: thesis: for h being Function of D,E
for T being Element of i -tuples_on D
for F being BinOp of D
for H being BinOp of E st ( for d1, d2 being Element of D holds h . (F . d1,d2) = H . (h . d1),(h . d2) ) holds
h * (F [:] T,d) = H [:] (h * T),(h . d)
let h be Function of D,E; :: thesis: for T being Element of i -tuples_on D
for F being BinOp of D
for H being BinOp of E st ( for d1, d2 being Element of D holds h . (F . d1,d2) = H . (h . d1),(h . d2) ) holds
h * (F [:] T,d) = H [:] (h * T),(h . d)
let T be Element of i -tuples_on D; :: thesis: for F being BinOp of D
for H being BinOp of E st ( for d1, d2 being Element of D holds h . (F . d1,d2) = H . (h . d1),(h . d2) ) holds
h * (F [:] T,d) = H [:] (h * T),(h . d)
let F be BinOp of D; :: thesis: for H being BinOp of E st ( for d1, d2 being Element of D holds h . (F . d1,d2) = H . (h . d1),(h . d2) ) holds
h * (F [:] T,d) = H [:] (h * T),(h . d)
let H be BinOp of E; :: thesis: ( ( for d1, d2 being Element of D holds h . (F . d1,d2) = H . (h . d1),(h . d2) ) implies h * (F [:] T,d) = H [:] (h * T),(h . d) )
assume A1:
for d1, d2 being Element of D holds h . (F . d1,d2) = H . (h . d1),(h . d2)
; :: thesis: h * (F [:] T,d) = H [:] (h * T),(h . d)