let D be non empty set ; :: thesis: for i being Nat
for T being Element of i -tuples_on D
for F being BinOp of D st F is having_a_unity holds
( F .: (i |-> (the_unity_wrt F)),T = T & F .: T,(i |-> (the_unity_wrt F)) = T )
let i be Nat; :: thesis: for T being Element of i -tuples_on D
for F being BinOp of D st F is having_a_unity holds
( F .: (i |-> (the_unity_wrt F)),T = T & F .: T,(i |-> (the_unity_wrt F)) = T )
let T be Element of i -tuples_on D; :: thesis: for F being BinOp of D st F is having_a_unity holds
( F .: (i |-> (the_unity_wrt F)),T = T & F .: T,(i |-> (the_unity_wrt F)) = T )
let F be BinOp of D; :: thesis: ( F is having_a_unity implies ( F .: (i |-> (the_unity_wrt F)),T = T & F .: T,(i |-> (the_unity_wrt F)) = T ) )
assume A1:
F is having_a_unity
; :: thesis: ( F .: (i |-> (the_unity_wrt F)),T = T & F .: T,(i |-> (the_unity_wrt F)) = T )
set e = the_unity_wrt F;