let IL be non empty set ; :: thesis: for N being with_non-empty_elements set
for S being non empty AMI-Struct of IL,N
for A, B being set
for la, lb being Object of S st ObjectKind la = A & ObjectKind lb = B holds
for a being Element of A
for b being Element of B holds la,lb --> a,b is FinPartState of S
let N be with_non-empty_elements set ; :: thesis: for S being non empty AMI-Struct of IL,N
for A, B being set
for la, lb being Object of S st ObjectKind la = A & ObjectKind lb = B holds
for a being Element of A
for b being Element of B holds la,lb --> a,b is FinPartState of S
let S be non empty AMI-Struct of IL,N; :: thesis: for A, B being set
for la, lb being Object of S st ObjectKind la = A & ObjectKind lb = B holds
for a being Element of A
for b being Element of B holds la,lb --> a,b is FinPartState of S
let A, B be set ; :: thesis: for la, lb being Object of S st ObjectKind la = A & ObjectKind lb = B holds
for a being Element of A
for b being Element of B holds la,lb --> a,b is FinPartState of S
let la, lb be Object of S; :: thesis: ( ObjectKind la = A & ObjectKind lb = B implies for a being Element of A
for b being Element of B holds la,lb --> a,b is FinPartState of S )
assume A1:
( ObjectKind la = A & ObjectKind lb = B )
; :: thesis: for a being Element of A
for b being Element of B holds la,lb --> a,b is FinPartState of S
let a be Element of A; :: thesis: for b being Element of B holds la,lb --> a,b is FinPartState of S
let b be Element of B; :: thesis: la,lb --> a,b is FinPartState of S
set p = la,lb --> a,b;
A2:
dom (la,lb --> a,b) = {la,lb}
by FUNCT_4:65;
A3:
dom the Object-Kind of S = the carrier of S
by FUNCT_2:def 1;
now let x be
set ;
:: thesis: ( x in dom (la,lb --> a,b) implies (la,lb --> a,b) . x in the Object-Kind of S . x )assume A4:
x in dom (la,lb --> a,b)
;
:: thesis: (la,lb --> a,b) . x in the Object-Kind of S . xhence
(la,lb --> a,b) . x in the
Object-Kind of
S . x
;
:: thesis: verum end;
then reconsider p = la,lb --> a,b as Element of sproduct the Object-Kind of S by A2, A3, CARD_3:def 9;
dom p = {la,lb}
by FUNCT_4:65;
hence
la,lb --> a,b is FinPartState of S
by FINSET_1:29; :: thesis: verum