:: WAYBEL27 semantic presentation
:: deftheorem Def1 defines uncurrying WAYBEL27:def 1 :
:: deftheorem Def2 defines currying WAYBEL27:def 2 :
:: deftheorem Def3 defines commuting WAYBEL27:def 3 :
theorem Th1: :: WAYBEL27:1
theorem Th2: :: WAYBEL27:2
registration
let c1,
c2,
c3 be
set ;
cluster uncurrying ManySortedSet of
Funcs a1,
(Funcs a2,a3);
existence
ex b1 being ManySortedSet of Funcs c1,(Funcs c2,c3) st b1 is uncurrying
cluster currying ManySortedSet of
Funcs [:a1,a2:],
a3;
existence
ex b1 being ManySortedSet of Funcs [:c1,c2:],c3 st b1 is currying
end;
theorem Th3: :: WAYBEL27:3
theorem Th4: :: WAYBEL27:4
theorem Th5: :: WAYBEL27:5
theorem Th6: :: WAYBEL27:6
theorem Th7: :: WAYBEL27:7
theorem Th8: :: WAYBEL27:8
theorem Th9: :: WAYBEL27:9
theorem Th10: :: WAYBEL27:10
theorem Th11: :: WAYBEL27:11
theorem Th12: :: WAYBEL27:12
theorem Th13: :: WAYBEL27:13
theorem Th14: :: WAYBEL27:14
theorem Th15: :: WAYBEL27:15
theorem Th16: :: WAYBEL27:16
theorem Th17: :: WAYBEL27:17
theorem Th18: :: WAYBEL27:18
theorem Th19: :: WAYBEL27:19
theorem Th20: :: WAYBEL27:20
theorem Th21: :: WAYBEL27:21
:: deftheorem Def4 defines UPS WAYBEL27:def 4 :
theorem Th22: :: WAYBEL27:22
theorem Th23: :: WAYBEL27:23
theorem Th24: :: WAYBEL27:24
theorem Th25: :: WAYBEL27:25
theorem Th26: :: WAYBEL27:26
theorem Th27: :: WAYBEL27:27
definition
let c1,
c2,
c3,
c4 be non
empty reflexive antisymmetric RelStr ;
let c5 be
Function of
c1,
c2;
assume E30:
c5 is
directed-sups-preserving
;
let c6 be
Function of
c3,
c4;
assume E31:
c6 is
directed-sups-preserving
;
func UPS c5,
c6 -> Function of
(UPS a2,a3),
(UPS a1,a4) means :
Def5:
:: WAYBEL27:def 5
for
b1 being
directed-sups-preserving Function of
a2,
a3 holds
a7 . b1 = (a6 * b1) * a5;
existence
ex b1 being Function of (UPS c2,c3),(UPS c1,c4) st
for b2 being directed-sups-preserving Function of c2,c3 holds b1 . b2 = (c6 * b2) * c5
uniqueness
for b1, b2 being Function of (UPS c2,c3),(UPS c1,c4) st ( for b3 being directed-sups-preserving Function of c2,c3 holds b1 . b3 = (c6 * b3) * c5 ) & ( for b3 being directed-sups-preserving Function of c2,c3 holds b2 . b3 = (c6 * b3) * c5 ) holds
b1 = b2
end;
:: deftheorem Def5 defines UPS WAYBEL27:def 5 :
for
b1,
b2,
b3,
b4 being non
empty reflexive antisymmetric RelStr for
b5 being
Function of
b1,
b2 st
b5 is
directed-sups-preserving holds
for
b6 being
Function of
b3,
b4 st
b6 is
directed-sups-preserving holds
for
b7 being
Function of
(UPS b2,b3),
(UPS b1,b4) holds
(
b7 = UPS b5,
b6 iff for
b8 being
directed-sups-preserving Function of
b2,
b3 holds
b7 . b8 = (b6 * b8) * b5 );
theorem Th28: :: WAYBEL27:28
for
b1,
b2,
b3,
b4,
b5,
b6 being non
empty Poset for
b7 being
directed-sups-preserving Function of
b2,
b3 for
b8 being
directed-sups-preserving Function of
b1,
b2 for
b9 being
directed-sups-preserving Function of
b4,
b5 for
b10 being
directed-sups-preserving Function of
b5,
b6 holds
(UPS b8,b10) * (UPS b7,b9) = UPS (b7 * b8),
(b10 * b9)
theorem Th29: :: WAYBEL27:29
theorem Th30: :: WAYBEL27:30
theorem Th31: :: WAYBEL27:31
theorem Th32: :: WAYBEL27:32
theorem Th33: :: WAYBEL27:33
theorem Th34: :: WAYBEL27:34
theorem Th35: :: WAYBEL27:35
theorem Th36: :: WAYBEL27:36
theorem Th37: :: WAYBEL27:37
E40:
now
let c1 be non
empty set ;
let c2,
c3 be non
empty Poset;
let c4 be
directed-sups-preserving Function of
c2,
(c3 |^ c1);
the
carrier of
(c3 |^ c1) = Funcs c1,the
carrier of
c3
by YELLOW_1:28;
then
(
dom c4 = the
carrier of
c2 &
rng c4 c= Funcs c1,the
carrier of
c3 )
by FUNCT_2:def 1;
hence
c4 in Funcs the
carrier of
c2,
(Funcs c1,the carrier of c3)
by FUNCT_2:def 2;
then
commute c4 in Funcs c1,
(Funcs the carrier of c2,the carrier of c3)
by FUNCT_6:85;
then
ex
b1 being
Function st
(
commute c4 = b1 &
dom b1 = c1 &
rng b1 c= Funcs the
carrier of
c2,the
carrier of
c3 )
by FUNCT_2:def 2;
hence
(
rng (commute c4) c= Funcs the
carrier of
c2,the
carrier of
c3 &
dom (commute c4) = c1 )
;
end;
theorem Th38: :: WAYBEL27:38
theorem Th39: :: WAYBEL27:39
theorem Th40: :: WAYBEL27:40
theorem Th41: :: WAYBEL27:41
theorem Th42: :: WAYBEL27:42
theorem Th43: :: WAYBEL27:43
theorem Th44: :: WAYBEL27:44
theorem Th45: :: WAYBEL27:45
theorem Th46: :: WAYBEL27:46
theorem Th47: :: WAYBEL27:47