nLab
closed midpoint algebra
Contents
Contents
Idea
The idea of a closed midpoint algebra comes from Peter Freyd .
Definition
A closed midpoint algebra is a cancellative midpoint algebra ( M , | ) (M,\vert) equipped with two chosen elements ⊥ : M \bot:M and ⊤ : M \top:M .
Examples
The unit interval with a | b ≔ a + b 2 a \vert b \coloneqq \frac{a + b}{2} , ⊥ = 0 \bot = 0 , and ⊤ = 1 \top = 1 is an example of a closed midpoint algebra.
The set of truth values in Girard’s linear logic is a closed midpoint algebra.
Properties
Every closed midpoint algebra with ⊥ = ⊤ \bot = \top is trivial .
Partial order
Every closed midpoint algebra has a natural partial order defined as a ≤ b a \leq b for elements a a and b b in M M if there exists c c in M M such that a | ⊤ = b | c a \vert \top = b \vert c . Dually, a ≤ b a \leq b for elements a a and b b in M M if there exists c c in M M such that c | a = ⊥ | b c \vert a = \bot \vert b .
Every closed midpoint algebra homomorphism is a monotone .
Function algebras
For any set S S and any closed midpoint algebra M M , the set of functions from S S to M M is a closed midpoint algebra ( S → M , | S → M , ⊥ S → M , ⊤ S → M ) (S\to M,\vert_{S\to M},\bot_{S\to M},\top_{S\to M}) , defined by
( f | S → M g ) ( x ) = f ( x ) | M g ( x ) (f\vert_{S\to M} g)(x) = f(x)\vert_M g(x) for all f , g : S → M f,g:S\to M and x : M x:M
( ⊥ S → M ) ( x ) = ⊥ M (\bot_{S\to M})(x) = \bot_M for all x : M x:M
( ⊤ S → M ) ( x ) = ⊤ M (\top_{S\to M})(x) = \top_M for all x : M x:M
Definite integration
Let M M and N N be continuous closed midpoint algebras and let M → C N M\to_C N be the space of continuous functions from M M to N N . Then there exists an operator ∫ ( − ) ( x ) d x : ( M → C N ) → ( M → C N ) \int (-)(x) \mathrm{d}x: (M\to_C N)\to (M\to_C N) called definite integration such that
∫ ⊤ M → N ( x ) d x = ⊤ N \int \top_{M\to N}(x) \mathrm{d}x = \top_N ∫ ⊥ M → N ( x ) d x = ⊥ N \int \bot_{M\to N}(x) \mathrm{d}x = \bot_N ∫ f ( x ) | N g ( x ) d x = ∫ f ( x ) d x | N ∫ g ( x ) d x \int f(x) \vert_N g(x) \mathrm{d}x = \int f(x) \mathrm{d}x \vert_N \int g(x) \mathrm{d}x ∫ f ( x ) d x = ∫ f ( ⊥ M | M x ) d x | N ∫ f ( x | M ⊤ M ) d x \int f(x) \mathrm{d}x = \int f(\bot_M \vert_M x) \mathrm{d}x \vert_N \int f(x \vert_M \top_M) \mathrm{d}x
for all x x in M M .
When M M is the unit interval on the real numbers [ 0 , 1 ] [0,1] , and N N is an interval [ a , b ] [a,b] on the real numbers, written in conventional notation the axioms become:
∫ 0 1 a ( x ) d x = a \int_{0}^{1} a(x) \mathrm{d}x = a ∫ 0 1 b ( x ) d x = b \int_{0}^{1} b(x) \mathrm{d}x = b ∫ 0 1 f ( x ) + g ( x ) 2 d x = ∫ 0 1 f ( x ) d x + ∫ 0 1 g ( x ) d x 2 \int_{0}^{1} \frac{f(x) + g(x)}{2} \mathrm{d}x = \frac{\int_{0}^{1} f(x) \mathrm{d}x + \int_{0}^{1} g(x) \mathrm{d}x}{2} ∫ 0 1 f ( x ) d x = ∫ 0 1 f ( 0 + x 2 ) d x + ∫ 0 1 f ( x + 1 2 ) d x 2 \int_{0}^{1} f(x) \mathrm{d}x = \frac{\int_{0}^{1} f(\frac{0 + x}{2}) \mathrm{d}x + \int_{0}^{1} f(\frac{x + 1}{2}) \mathrm{d}x}{2}
References
Peter Freyd , Algebraic real analysis , Theory and Applications of Categories, Vol. 20, 2008, No. 10, pp 215-306 (tac:20-10 )
Last revised on June 16, 2021 at 02:03:37.
See the history of this page for a list of all contributions to it.