let L be non empty multLoopStr ; for a being Element of st ( for a being Element of holds a * (1. L) = a ) & ( for a being Element of ex x being Element of st a * x = 1. L ) & ( for a, b, c being Element of holds (a * b) * c = a * (b * c) ) holds
(1. L) * a = a * (1. L)
let a be Element of ; ( ( for a being Element of holds a * (1. L) = a ) & ( for a being Element of ex x being Element of st a * x = 1. L ) & ( for a, b, c being Element of holds (a * b) * c = a * (b * c) ) implies (1. L) * a = a * (1. L) )
assume that
A1:
for a being Element of holds a * (1. L) = a
and
A2:
for a being Element of ex x being Element of st a * x = 1. L
and
A3:
for a, b, c being Element of holds (a * b) * c = a * (b * c)
; (1. L) * a = a * (1. L)
consider x being Element of such that
A4:
a * x = 1. L
by A2;
thus (1. L) * a =
a * (x * a)
by A3, A4
.=
a * (1. L)
by A1, A2, A3, A4, Lm11
; verum