let I be non empty set ; for G being Group
for x being finite-support Function of I,G
for a being Element of G st I = {1,2} & x = <*a,(1_ G)*> holds
Product x = a
let G be Group; for x being finite-support Function of I,G
for a being Element of G st I = {1,2} & x = <*a,(1_ G)*> holds
Product x = a
let x be finite-support Function of I,G; for a being Element of G st I = {1,2} & x = <*a,(1_ G)*> holds
Product x = a
let a be Element of G; ( I = {1,2} & x = <*a,(1_ G)*> implies Product x = a )
assume A1:
( I = {1,2} & x = <*a,(1_ G)*> )
; Product x = a
reconsider i1 = 1 as Element of I by A1, TARSKI:def 2;
set y = (I --> (1_ G)) +* (i1,a);
A2: dom ((I --> (1_ G)) +* (i1,a)) =
dom (I --> (1_ G))
by FUNCT_7:30
.=
I
by FUNCOP_1:13
;
A3:
dom (I --> (1_ G)) = I
by FUNCOP_1:13;
for i being object st i in dom x holds
x . i = ((I --> (1_ G)) +* (i1,a)) . i
then
x = (I --> (1_ G)) +* (i1,a)
by A2, FUNCT_2:def 1;
hence
Product x = a
by GROUP_19:21; verum