let D be non empty set ; for RD being Equivalence_Relation of D
for d being Element of D
for F being BinOp of D,RD st d is_a_right_unity_wrt F holds
EqClass (RD,d) is_a_right_unity_wrt F /\/ RD
let RD be Equivalence_Relation of D; for d being Element of D
for F being BinOp of D,RD st d is_a_right_unity_wrt F holds
EqClass (RD,d) is_a_right_unity_wrt F /\/ RD
let d be Element of D; for F being BinOp of D,RD st d is_a_right_unity_wrt F holds
EqClass (RD,d) is_a_right_unity_wrt F /\/ RD
let F be BinOp of D,RD; ( d is_a_right_unity_wrt F implies EqClass (RD,d) is_a_right_unity_wrt F /\/ RD )
defpred S1[ Element of Class RD] means (F /\/ RD) . ($1,(EqClass (RD,d))) = $1;
assume A1:
for a being Element of D holds F . (a,d) = a
; BINOP_1:def 17 EqClass (RD,d) is_a_right_unity_wrt F /\/ RD
thus
for c being Element of Class RD holds S1[c]
from FILTER_1:sch 1(A2); BINOP_1:def 17 verum