let f be complex-valued Function; :: thesis: for c being set holds |.f.| . c = |.(f . c).|
A1: dom |.f.| = dom f by Def11;
let c be set ; :: thesis: |.f.| . c = |.(f . c).|
per cases ( c in dom f or not c in dom f ) ;
end;