let UN be Universe; for R being Ring
for b being Object of (LModCat UN,R)
for b9 being Element of LModObjects UN,R st b = b9 holds
id b = ID b9
let R be Ring; for b being Object of (LModCat UN,R)
for b9 being Element of LModObjects UN,R st b = b9 holds
id b = ID b9
set C = LModCat UN,R;
set V = LModObjects UN,R;
let b be Object of (LModCat UN,R); for b9 being Element of LModObjects UN,R st b = b9 holds
id b = ID b9
let b9 be Element of LModObjects UN,R; ( b = b9 implies id b = ID b9 )
assume
b = b9
; id b = ID b9
hence id b =
(ID (LModObjects UN,R)) . b9
by CAT_1:def 5
.=
ID b9
by Def13
;
verum