let D, C be non empty set ; :: thesis: for f being Function of C,D
for F being BinOp of D st F is having_a_unity holds
( F .: (C --> (the_unity_wrt F)),f = f & F .: f,(C --> (the_unity_wrt F)) = f )
let f be Function of C,D; :: thesis: for F being BinOp of D st F is having_a_unity holds
( F .: (C --> (the_unity_wrt F)),f = f & F .: f,(C --> (the_unity_wrt F)) = f )
let F be BinOp of D; :: thesis: ( F is having_a_unity implies ( F .: (C --> (the_unity_wrt F)),f = f & F .: f,(C --> (the_unity_wrt F)) = f ) )
assume A1:
F is having_a_unity
; :: thesis: ( F .: (C --> (the_unity_wrt F)),f = f & F .: f,(C --> (the_unity_wrt F)) = f )
set e = the_unity_wrt F;
reconsider g = C --> (the_unity_wrt F) as Function of C,D ;
hence
F .: (C --> (the_unity_wrt F)),f = f
by FUNCT_2:113; :: thesis: F .: f,(C --> (the_unity_wrt F)) = f
hence
F .: f,(C --> (the_unity_wrt F)) = f
by FUNCT_2:113; :: thesis: verum