:: DECOMP_1 semantic presentation
:: deftheorem Def1 defines alpha-set DECOMP_1:def 1 :
:: deftheorem Def2 defines semi-open DECOMP_1:def 2 :
:: deftheorem Def3 defines pre-open DECOMP_1:def 3 :
:: deftheorem Def4 defines pre-semi-open DECOMP_1:def 4 :
:: deftheorem Def5 defines semi-pre-open DECOMP_1:def 5 :
:: deftheorem Def6 defines sInt DECOMP_1:def 6 :
:: deftheorem Def7 defines pInt DECOMP_1:def 7 :
:: deftheorem Def8 defines alphaInt DECOMP_1:def 8 :
:: deftheorem Def9 defines psInt DECOMP_1:def 9 :
:: deftheorem Def10 defines spInt DECOMP_1:def 10 :
definition
let c1 be
TopSpace;
func c1 ^alpha -> Subset-Family of
a1 equals :: DECOMP_1:def 11
{ b1 where B is Subset of a1 : b1 is alpha-set of a1 } ;
coherence
{ b1 where B is Subset of c1 : b1 is alpha-set of c1 } is Subset-Family of c1
func SO c1 -> Subset-Family of
a1 equals :: DECOMP_1:def 12
{ b1 where B is Subset of a1 : b1 is semi-open } ;
coherence
{ b1 where B is Subset of c1 : b1 is semi-open } is Subset-Family of c1
func PO c1 -> Subset-Family of
a1 equals :: DECOMP_1:def 13
{ b1 where B is Subset of a1 : b1 is pre-open } ;
coherence
{ b1 where B is Subset of c1 : b1 is pre-open } is Subset-Family of c1
func SPO c1 -> Subset-Family of
a1 equals :: DECOMP_1:def 14
{ b1 where B is Subset of a1 : b1 is semi-pre-open } ;
coherence
{ b1 where B is Subset of c1 : b1 is semi-pre-open } is Subset-Family of c1
func PSO c1 -> Subset-Family of
a1 equals :: DECOMP_1:def 15
{ b1 where B is Subset of a1 : b1 is pre-semi-open } ;
coherence
{ b1 where B is Subset of c1 : b1 is pre-semi-open } is Subset-Family of c1
func D(c,alpha) c1 -> Subset-Family of
a1 equals :: DECOMP_1:def 16
{ b1 where B is Subset of a1 : Int b1 = alphaInt b1 } ;
coherence
{ b1 where B is Subset of c1 : Int b1 = alphaInt b1 } is Subset-Family of c1
func D(c,p) c1 -> Subset-Family of
a1 equals :: DECOMP_1:def 17
{ b1 where B is Subset of a1 : Int b1 = pInt b1 } ;
coherence
{ b1 where B is Subset of c1 : Int b1 = pInt b1 } is Subset-Family of c1
func D(c,s) c1 -> Subset-Family of
a1 equals :: DECOMP_1:def 18
{ b1 where B is Subset of a1 : Int b1 = sInt b1 } ;
coherence
{ b1 where B is Subset of c1 : Int b1 = sInt b1 } is Subset-Family of c1
func D(c,ps) c1 -> Subset-Family of
a1 equals :: DECOMP_1:def 19
{ b1 where B is Subset of a1 : Int b1 = psInt b1 } ;
coherence
{ b1 where B is Subset of c1 : Int b1 = psInt b1 } is Subset-Family of c1
func D(alpha,p) c1 -> Subset-Family of
a1 equals :: DECOMP_1:def 20
{ b1 where B is Subset of a1 : alphaInt b1 = pInt b1 } ;
coherence
{ b1 where B is Subset of c1 : alphaInt b1 = pInt b1 } is Subset-Family of c1
func D(alpha,s) c1 -> Subset-Family of
a1 equals :: DECOMP_1:def 21
{ b1 where B is Subset of a1 : alphaInt b1 = sInt b1 } ;
coherence
{ b1 where B is Subset of c1 : alphaInt b1 = sInt b1 } is Subset-Family of c1
func D(alpha,ps) c1 -> Subset-Family of
a1 equals :: DECOMP_1:def 22
{ b1 where B is Subset of a1 : alphaInt b1 = psInt b1 } ;
coherence
{ b1 where B is Subset of c1 : alphaInt b1 = psInt b1 } is Subset-Family of c1
func D(p,sp) c1 -> Subset-Family of
a1 equals :: DECOMP_1:def 23
{ b1 where B is Subset of a1 : pInt b1 = spInt b1 } ;
coherence
{ b1 where B is Subset of c1 : pInt b1 = spInt b1 } is Subset-Family of c1
func D(p,ps) c1 -> Subset-Family of
a1 equals :: DECOMP_1:def 24
{ b1 where B is Subset of a1 : pInt b1 = psInt b1 } ;
coherence
{ b1 where B is Subset of c1 : pInt b1 = psInt b1 } is Subset-Family of c1
func D(sp,ps) c1 -> Subset-Family of
a1 equals :: DECOMP_1:def 25
{ b1 where B is Subset of a1 : spInt b1 = psInt b1 } ;
coherence
{ b1 where B is Subset of c1 : spInt b1 = psInt b1 } is Subset-Family of c1
end;
:: deftheorem Def11 defines ^alpha DECOMP_1:def 11 :
:: deftheorem Def12 defines SO DECOMP_1:def 12 :
:: deftheorem Def13 defines PO DECOMP_1:def 13 :
:: deftheorem Def14 defines SPO DECOMP_1:def 14 :
:: deftheorem Def15 defines PSO DECOMP_1:def 15 :
:: deftheorem Def16 defines D(c,alpha) DECOMP_1:def 16 :
:: deftheorem Def17 defines D(c,p) DECOMP_1:def 17 :
:: deftheorem Def18 defines D(c,s) DECOMP_1:def 18 :
:: deftheorem Def19 defines D(c,ps) DECOMP_1:def 19 :
:: deftheorem Def20 defines D(alpha,p) DECOMP_1:def 20 :
:: deftheorem Def21 defines D(alpha,s) DECOMP_1:def 21 :
:: deftheorem Def22 defines D(alpha,ps) DECOMP_1:def 22 :
:: deftheorem Def23 defines D(p,sp) DECOMP_1:def 23 :
:: deftheorem Def24 defines D(p,ps) DECOMP_1:def 24 :
:: deftheorem Def25 defines D(sp,ps) DECOMP_1:def 25 :
theorem Th1: :: DECOMP_1:1
theorem Th2: :: DECOMP_1:2
theorem Th3: :: DECOMP_1:3
theorem Th4: :: DECOMP_1:4
theorem Th5: :: DECOMP_1:5
theorem Th6: :: DECOMP_1:6
theorem Th7: :: DECOMP_1:7
theorem Th8: :: DECOMP_1:8
theorem Th9: :: DECOMP_1:9
theorem Th10: :: DECOMP_1:10
theorem Th11: :: DECOMP_1:11
theorem Th12: :: DECOMP_1:12
theorem Th13: :: DECOMP_1:13
theorem Th14: :: DECOMP_1:14
theorem Th15: :: DECOMP_1:15
theorem Th16: :: DECOMP_1:16
theorem Th17: :: DECOMP_1:17
definition
let c1,
c2 be non
empty TopSpace;
let c3 be
Function of
c1,
c2;
attr a3 is
s-continuous means :
Def26:
:: DECOMP_1:def 26
for
b1 being
Subset of
a2 st
b1 is
open holds
a3 " b1 in SO a1;
attr a3 is
p-continuous means :
Def27:
:: DECOMP_1:def 27
for
b1 being
Subset of
a2 st
b1 is
open holds
a3 " b1 in PO a1;
attr a3 is
alpha-continuous means :
Def28:
:: DECOMP_1:def 28
for
b1 being
Subset of
a2 st
b1 is
open holds
a3 " b1 in a1 ^alpha ;
attr a3 is
ps-continuous means :
Def29:
:: DECOMP_1:def 29
for
b1 being
Subset of
a2 st
b1 is
open holds
a3 " b1 in PSO a1;
attr a3 is
sp-continuous means :
Def30:
:: DECOMP_1:def 30
for
b1 being
Subset of
a2 st
b1 is
open holds
a3 " b1 in SPO a1;
attr a3 is
(c,alpha)-continuous means :
Def31:
:: DECOMP_1:def 31
for
b1 being
Subset of
a2 st
b1 is
open holds
a3 " b1 in D(c,alpha) a1;
attr a3 is
(c,s)-continuous means :
Def32:
:: DECOMP_1:def 32
for
b1 being
Subset of
a2 st
b1 is
open holds
a3 " b1 in D(c,s) a1;
attr a3 is
(c,p)-continuous means :
Def33:
:: DECOMP_1:def 33
for
b1 being
Subset of
a2 st
b1 is
open holds
a3 " b1 in D(c,p) a1;
attr a3 is
(c,ps)-continuous means :
Def34:
:: DECOMP_1:def 34
for
b1 being
Subset of
a2 st
b1 is
open holds
a3 " b1 in D(c,ps) a1;
attr a3 is
(alpha,p)-continuous means :
Def35:
:: DECOMP_1:def 35
for
b1 being
Subset of
a2 st
b1 is
open holds
a3 " b1 in D(alpha,p) a1;
attr a3 is
(alpha,s)-continuous means :
Def36:
:: DECOMP_1:def 36
for
b1 being
Subset of
a2 st
b1 is
open holds
a3 " b1 in D(alpha,s) a1;
attr a3 is
(alpha,ps)-continuous means :
Def37:
:: DECOMP_1:def 37
for
b1 being
Subset of
a2 st
b1 is
open holds
a3 " b1 in D(alpha,ps) a1;
attr a3 is
(p,ps)-continuous means :
Def38:
:: DECOMP_1:def 38
for
b1 being
Subset of
a2 st
b1 is
open holds
a3 " b1 in D(p,ps) a1;
attr a3 is
(p,sp)-continuous means :
Def39:
:: DECOMP_1:def 39
for
b1 being
Subset of
a2 st
b1 is
open holds
a3 " b1 in D(p,sp) a1;
attr a3 is
(sp,ps)-continuous means :
Def40:
:: DECOMP_1:def 40
for
b1 being
Subset of
a2 st
b1 is
open holds
a3 " b1 in D(sp,ps) a1;
end;
:: deftheorem Def26 defines s-continuous DECOMP_1:def 26 :
:: deftheorem Def27 defines p-continuous DECOMP_1:def 27 :
:: deftheorem Def28 defines alpha-continuous DECOMP_1:def 28 :
:: deftheorem Def29 defines ps-continuous DECOMP_1:def 29 :
:: deftheorem Def30 defines sp-continuous DECOMP_1:def 30 :
:: deftheorem Def31 defines (c,alpha)-continuous DECOMP_1:def 31 :
:: deftheorem Def32 defines (c,s)-continuous DECOMP_1:def 32 :
:: deftheorem Def33 defines (c,p)-continuous DECOMP_1:def 33 :
:: deftheorem Def34 defines (c,ps)-continuous DECOMP_1:def 34 :
:: deftheorem Def35 defines (alpha,p)-continuous DECOMP_1:def 35 :
:: deftheorem Def36 defines (alpha,s)-continuous DECOMP_1:def 36 :
:: deftheorem Def37 defines (alpha,ps)-continuous DECOMP_1:def 37 :
:: deftheorem Def38 defines (p,ps)-continuous DECOMP_1:def 38 :
:: deftheorem Def39 defines (p,sp)-continuous DECOMP_1:def 39 :
:: deftheorem Def40 defines (sp,ps)-continuous DECOMP_1:def 40 :
theorem Th18: :: DECOMP_1:18
theorem Th19: :: DECOMP_1:19
theorem Th20: :: DECOMP_1:20
theorem Th21: :: DECOMP_1:21
theorem Th22: :: DECOMP_1:22
theorem Th23: :: DECOMP_1:23
theorem Th24: :: DECOMP_1:24
theorem Th25: :: DECOMP_1:25
theorem Th26: :: DECOMP_1:26
theorem Th27: :: DECOMP_1:27
theorem Th28: :: DECOMP_1:28