Kinds
Sigma-Algebra
Definition
A sigma-algebra is a Family of Sets satisfying the following properties
where is a universal set
Intersection of Sigma-Fields
Consider a set of sigma-fields on ,
- is a sigma-field on .
- is a sigma-field on .
- is a sigma-field on
Facts
Link to originalIf a set of subsets of a universal set is both Pi-System and Lambda-System, then is a sigma-algebra on .
Algebra of Sets
Definition
An algebra is a Family of Sets satisfying the following properties
where is a universal set
The conditions imply:
- .
Equivalents
Link to original
Ring of Sets (Measure Theory)
Definition
A ring is a Family of Sets satisfying the following properties
This implies the following
Link to original
Sigma-Ring
Definition
A sigma-ring is a Family of Sets satisfying the following properties
Link to original
Semi-Algebra
Definition
A semi-algebra is a Family of Sets satisfying the following properties
where is a universal set
Link to original
Semiring
Definition
A semiring is a Family of Sets satisfying the following properties
where is a union of the pairwise disjoint sets
Examples
The all below are the semiring on
Link to original
Pi-System
A -system is a Family of Sets satisfying the following property
Examples
The all below are the pi-system on
Link to original
Transclude of Lambda-System
Summary
| -system | ||||||||||
| semi-ring | ||||||||||
| semi-algebra | ||||||||||
| ring | ||||||||||
| algebra | ||||||||||
| -ring | ||||||||||
| -system | ’ | |||||||||
| -field |
:
Diagrams
flowchart TD
subgraph ALGEBRA
sia["$\sigma$-algebra"]
a[algebra]
sea[semialgebra]
sia --> a
a --> sea
end
subgraph RING
sir["$\sigma$-ring"]
r[ring]
ser[semiring]
sir --> r
r --> ser
end
subgraph LAMBDA
ls["$\lambda$-system"]
end
ps["$\pi$-system"]
sia --> sir
sia --> ls
a --> r
sea --> ser
ser --> psflowchart TD
ps["$\pi$-system"]
subgraph RING
ser[semiring]
r[ring]
sir["$\sigma$-ring"]
ser -->|"$\cup$-stable"|r
r -->|"$\sigma$-$\cup$-stable"|sir
end
subgraph ALGEBRA
sea[semialgebra]
a[algebra]
sia["$\sigma$-algebra"]
sea -->|"$\cup$-stable"|a
a -->|"$\sigma$-$\cup$-stable"|sia
end
subgraph LAMBDA
ls["$\lambda$-system"]
ls -->|"$\cap$-stable"|sia
end
ps -->|"$\uplus$-stable"|ser
ser -->|"$\Omega$-contained"|sea
r -->|"$\Omega$-contained"|a
sir -->|"$\Omega$-contained"|sia