首页 > 最新文献

Formalized Mathematics最新文献

英文 中文
Unification of Graphs and Relations in Mizar 米扎尔图与关系的统一
IF 0.3 Q1 MATHEMATICS Pub Date : 2020-07-01 DOI: 10.2478/forma-2020-0015
Sebastian Koch
Summary A (di)graph without parallel edges can simply be represented by a binary relation of the vertices and on the other hand, any binary relation can be expressed as such a graph. In this article, this correspondence is formalized in the Mizar system [2], based on the formalization of graphs in [6] and relations in [11], [12]. Notably, a new definition of createGraph will be given, taking only a non empty set V and a binary relation E ⊆ V × V to create a (di)graph without parallel edges, which will provide to be very useful in future articles.
没有平行边的(di)图可以简单地表示为顶点的二值关系,另一方面,任何二值关系都可以表示为这样的图。本文基于图[6]和关系[11]、[12]的形式化,在Mizar系统[2]中形式化了这种对应关系。值得注意的是,本文将给出createGraph的新定义,仅取一个非空集合V和一个二元关系E≠V × V来创建一个没有平行边的(di)图,这将在以后的文章中非常有用。
{"title":"Unification of Graphs and Relations in Mizar","authors":"Sebastian Koch","doi":"10.2478/forma-2020-0015","DOIUrl":"https://doi.org/10.2478/forma-2020-0015","url":null,"abstract":"Summary A (di)graph without parallel edges can simply be represented by a binary relation of the vertices and on the other hand, any binary relation can be expressed as such a graph. In this article, this correspondence is formalized in the Mizar system [2], based on the formalization of graphs in [6] and relations in [11], [12]. Notably, a new definition of createGraph will be given, taking only a non empty set V and a binary relation E ⊆ V × V to create a (di)graph without parallel edges, which will provide to be very useful in future articles.","PeriodicalId":42667,"journal":{"name":"Formalized Mathematics","volume":"66 1","pages":"173 - 186"},"PeriodicalIF":0.3,"publicationDate":"2020-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87146877","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Partial Correctness of a Fibonacci Algorithm 斐波那契算法的部分正确性
IF 0.3 Q1 MATHEMATICS Pub Date : 2020-07-01 DOI: 10.2478/forma-2020-0016
Artur Korniłowicz
Summary In this paper we introduce some notions to facilitate formulating and proving properties of iterative algorithms encoded in nominative data language [19] in the Mizar system [3], [1]. It is tested on verification of the partial correctness of an algorithm computing n-th Fibonacci number: i := 0 s := 0 b := 1 c := 0 while (i <> n)   c := s   s := b   b := c + s   i := i + 1 return s This paper continues verification of algorithms [10], [13], [12] written in terms of simple-named complex-valued nominative data [6], [8], [17], [11], [14], [15]. The validity of the algorithm is presented in terms of semantic Floyd-Hoare triples over such data [9]. Proofs of the correctness are based on an inference system for an extended Floyd-Hoare logic [2], [4] with partial pre- and post-conditions [16], [18], [7], [5].
本文引入了一些概念,以便于在Mizar系统[3],[1]中表述和证明用指示性数据语言[19]编码的迭代算法的性质。验证了计算第n个斐波那契数的算法的部分正确性:i:= 0 s:= 0 b:= 1 c:= 0 while (i <> n) c:= ss:= b b:= c + si:= i + 1 return s。本文继续验证用简单命名复值指示数据[6]、[8]、[17]、[11]、[14]、[15]编写的算法[10]、[13]、[12]。该算法的有效性以此类数据上的语义Floyd-Hoare三元组的形式呈现[9]。正确性的证明是基于一个扩展的Floyd-Hoare逻辑[2],[4]的推理系统,该推理系统具有部分前置和后置条件[16],[18],[7],[5]。
{"title":"Partial Correctness of a Fibonacci Algorithm","authors":"Artur Korniłowicz","doi":"10.2478/forma-2020-0016","DOIUrl":"https://doi.org/10.2478/forma-2020-0016","url":null,"abstract":"Summary In this paper we introduce some notions to facilitate formulating and proving properties of iterative algorithms encoded in nominative data language [19] in the Mizar system [3], [1]. It is tested on verification of the partial correctness of an algorithm computing n-th Fibonacci number: i := 0 s := 0 b := 1 c := 0 while (i <> n)   c := s   s := b   b := c + s   i := i + 1 return s This paper continues verification of algorithms [10], [13], [12] written in terms of simple-named complex-valued nominative data [6], [8], [17], [11], [14], [15]. The validity of the algorithm is presented in terms of semantic Floyd-Hoare triples over such data [9]. Proofs of the correctness are based on an inference system for an extended Floyd-Hoare logic [2], [4] with partial pre- and post-conditions [16], [18], [7], [5].","PeriodicalId":42667,"journal":{"name":"Formalized Mathematics","volume":"31 1","pages":"187 - 196"},"PeriodicalIF":0.3,"publicationDate":"2020-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82064817","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
On Fuzzy Negations Generated by Fuzzy Implications 论模糊含义产生的模糊否定
IF 0.3 Q1 MATHEMATICS Pub Date : 2020-04-01 DOI: 10.2478/forma-2020-0011
Adam Grabowski
Summary We continue in the Mizar system [2] the formalization of fuzzy implications according to the book of Baczyński and Jayaram “Fuzzy Implications” [1]. In this article we define fuzzy negations and show their connections with previously defined fuzzy implications [4] and [5] and triangular norms and conorms [6]. This can be seen as a step towards building a formal framework of fuzzy connectives [10]. We introduce formally Sugeno negation, boundary negations and show how these operators are pointwise ordered. This work is a continuation of the development of fuzzy sets [12], [3] in Mizar [7] started in [11] and partially described in [8]. This submission can be treated also as a part of a formal comparison of fuzzy and rough approaches to incomplete or uncertain information within the Mizar Mathematical Library [9].
我们在Mizar系统[2]中继续根据Baczyński和Jayaram的书“模糊含义”[1]对模糊含义进行形式化。在本文中,我们定义了模糊否定,并展示了它们与先前定义的模糊含义[4]和[5]以及三角规范和符合[6]的联系。这可以看作是朝着建立模糊连接词的正式框架迈出的一步[10]。我们引入正式的Sugeno否定,边界否定,并说明这些算子是如何点有序的。这项工作是Mizar[7]中模糊集[12],[3]发展的延续,始于[11],部分描述于[8]。该提交也可以被视为Mizar数学图书馆中不完整或不确定信息的模糊和粗糙方法的正式比较的一部分[9]。
{"title":"On Fuzzy Negations Generated by Fuzzy Implications","authors":"Adam Grabowski","doi":"10.2478/forma-2020-0011","DOIUrl":"https://doi.org/10.2478/forma-2020-0011","url":null,"abstract":"Summary We continue in the Mizar system [2] the formalization of fuzzy implications according to the book of Baczyński and Jayaram “Fuzzy Implications” [1]. In this article we define fuzzy negations and show their connections with previously defined fuzzy implications [4] and [5] and triangular norms and conorms [6]. This can be seen as a step towards building a formal framework of fuzzy connectives [10]. We introduce formally Sugeno negation, boundary negations and show how these operators are pointwise ordered. This work is a continuation of the development of fuzzy sets [12], [3] in Mizar [7] started in [11] and partially described in [8]. This submission can be treated also as a part of a formal comparison of fuzzy and rough approaches to incomplete or uncertain information within the Mizar Mathematical Library [9].","PeriodicalId":42667,"journal":{"name":"Formalized Mathematics","volume":"46 Suppl 6 1","pages":"121 - 128"},"PeriodicalIF":0.3,"publicationDate":"2020-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"76507589","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Dynamic Programming for the Subset Sum Problem 子集和问题的动态规划
IF 0.3 Q1 MATHEMATICS Pub Date : 2020-04-01 DOI: 10.2478/forma-2020-0007
H. Fujiwara, Hokuto Watari, Hiroaki Yamamoto
Summary The subset sum problem is a basic problem in the field of theoretical computer science, especially in the complexity theory [3]. The input is a sequence of positive integers and a target positive integer. The task is to determine if there exists a subsequence of the input sequence with sum equal to the target integer. It is known that the problem is NP-hard [2] and can be solved by dynamic programming in pseudo-polynomial time [1]. In this article we formalize the recurrence relation of the dynamic programming.
子集和问题是理论计算机科学领域,特别是复杂性理论中的一个基本问题[3]。输入是一个正整数序列和一个目标正整数。任务是确定输入序列是否存在求和等于目标整数的子序列。已知该问题为NP-hard[2],可在伪多项式时间内通过动态规划求解[1]。本文形式化了动态规划的递归关系。
{"title":"Dynamic Programming for the Subset Sum Problem","authors":"H. Fujiwara, Hokuto Watari, Hiroaki Yamamoto","doi":"10.2478/forma-2020-0007","DOIUrl":"https://doi.org/10.2478/forma-2020-0007","url":null,"abstract":"Summary The subset sum problem is a basic problem in the field of theoretical computer science, especially in the complexity theory [3]. The input is a sequence of positive integers and a target positive integer. The task is to determine if there exists a subsequence of the input sequence with sum equal to the target integer. It is known that the problem is NP-hard [2] and can be solved by dynamic programming in pseudo-polynomial time [1]. In this article we formalize the recurrence relation of the dynamic programming.","PeriodicalId":42667,"journal":{"name":"Formalized Mathematics","volume":"1 1","pages":"89 - 92"},"PeriodicalIF":0.3,"publicationDate":"2020-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"91156224","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Klein-Beltrami model. Part IV Klein-Beltrami模型。第四部分
IF 0.3 Q1 MATHEMATICS Pub Date : 2020-04-01 DOI: 10.2478/forma-2020-0002
Roland Coghetto
Summary Timothy Makarios (with Isabelle/HOL1) and John Harrison (with HOL-Light2) shown that “the Klein-Beltrami model of the hyperbolic plane satisfy all of Tarski’s axioms except his Euclidean axiom” [2],[3],[4, 5]. With the Mizar system [1] we use some ideas taken from Tim Makarios’s MSc thesis [10] to formalize some definitions and lemmas necessary for the verification of the independence of the parallel postulate. In this article, which is the continuation of [8], we prove that our constructed model satisfies the axioms of segment construction, the axiom of betweenness identity, and the axiom of Pasch due to Tarski, as formalized in [11] and related Mizar articles.
Timothy Makarios (with Isabelle/HOL1)和John Harrison (with HOL-Light2)证明了“双曲平面的Klein-Beltrami模型满足Tarski的所有公理,除了他的欧几里得公理”[2],[3],[4,5]。对于Mizar系统[1],我们使用了Tim Makarios的硕士论文[10]中的一些思想来形式化验证平行公设独立性所需的一些定义和引理。在本文中,作为[8]的延续,我们证明了我们构造的模型满足[11]和相关Mizar文章中形式化的分段构造公理、中间恒等式公理和Pasch due to Tarski公理。
{"title":"Klein-Beltrami model. Part IV","authors":"Roland Coghetto","doi":"10.2478/forma-2020-0002","DOIUrl":"https://doi.org/10.2478/forma-2020-0002","url":null,"abstract":"Summary Timothy Makarios (with Isabelle/HOL1) and John Harrison (with HOL-Light2) shown that “the Klein-Beltrami model of the hyperbolic plane satisfy all of Tarski’s axioms except his Euclidean axiom” [2],[3],[4, 5]. With the Mizar system [1] we use some ideas taken from Tim Makarios’s MSc thesis [10] to formalize some definitions and lemmas necessary for the verification of the independence of the parallel postulate. In this article, which is the continuation of [8], we prove that our constructed model satisfies the axioms of segment construction, the axiom of betweenness identity, and the axiom of Pasch due to Tarski, as formalized in [11] and related Mizar articles.","PeriodicalId":42667,"journal":{"name":"Formalized Mathematics","volume":"376 1","pages":"21 - 9"},"PeriodicalIF":0.3,"publicationDate":"2020-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"78063746","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Developing Complementary Rough Inclusion Functions 开发互补的粗包含函数
IF 0.3 Q1 MATHEMATICS Pub Date : 2020-04-01 DOI: 10.2478/forma-2020-0009
Adam Grabowski
Summary We continue the formal development of rough inclusion functions (RIFs), continuing the research on the formalization of rough sets [15] – a well-known tool of modelling of incomplete or partially unknown information. In this article we give the formal characterization of complementary RIFs, following a paper by Gomolińska [4]. We expand this framework introducing Jaccard index, Steinhaus generate metric, and Marczewski-Steinhaus metric space [1]. This is the continuation of [9]; additionally we implement also parts of [2], [3], and the details of this work can be found in [7].
我们继续对粗糙包含函数(rif)的形式化发展,继续对粗糙集形式化的研究[15]-一种众所周知的不完全或部分未知信息建模工具。在本文中,我们根据Gomolińska[4]的一篇论文给出互补rif的形式化表征。我们扩展了这个框架,引入了Jaccard指数、Steinhaus生成度量和Marczewski-Steinhaus度量空间[1]。这是[9]的延续;此外,我们还实现了[2],[3]的一部分,这项工作的细节可以在[7]中找到。
{"title":"Developing Complementary Rough Inclusion Functions","authors":"Adam Grabowski","doi":"10.2478/forma-2020-0009","DOIUrl":"https://doi.org/10.2478/forma-2020-0009","url":null,"abstract":"Summary We continue the formal development of rough inclusion functions (RIFs), continuing the research on the formalization of rough sets [15] – a well-known tool of modelling of incomplete or partially unknown information. In this article we give the formal characterization of complementary RIFs, following a paper by Gomolińska [4]. We expand this framework introducing Jaccard index, Steinhaus generate metric, and Marczewski-Steinhaus metric space [1]. This is the continuation of [9]; additionally we implement also parts of [2], [3], and the details of this work can be found in [7].","PeriodicalId":42667,"journal":{"name":"Formalized Mathematics","volume":"30 1","pages":"105 - 113"},"PeriodicalIF":0.3,"publicationDate":"2020-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87759879","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Rings of Fractions and Localization 分数环与局部化
IF 0.3 Q1 MATHEMATICS Pub Date : 2020-04-01 DOI: 10.2478/forma-2020-0006
Yasushige Watase
Summary This article formalized rings of fractions in the Mizar system [3], [4]. A construction of the ring of fractions from an integral domain, namely a quotient field was formalized in [7]. This article generalizes a construction of fractions to a ring which is commutative and has zero divisor by means of a multiplicatively closed set, say S, by known manner. Constructed ring of fraction is denoted by S~R instead of S−1R appeared in [1], [6]. As an important example we formalize a ring of fractions by a particular multiplicatively closed set, namely R p, where p is a prime ideal of R. The resulted local ring is denoted by Rp. In our Mizar article it is coded by R~p as a synonym. This article contains also the formal proof of a universal property of a ring of fractions, the total-quotient ring, a proof of the equivalence between the total-quotient ring and the quotient field of an integral domain.
本文形式化了Mizar系统[3],[4]中的分数环。在[7]中形式化了积分域即商域的分数环的构造。本文利用乘性闭集S,用已知的方法将分数的构造推广到可交换的零因子环。构造分数环用S~R代替[1]、[6]中出现的S−1R。作为一个重要的例子,我们用一个特定的乘法闭集,即R p来形式化分数环,其中p是R的素理想,得到的局部环用Rp表示。在我们的Mizar文章中,它被编码为R~p作为同义词。本文还给出了分数环、全商环的一个泛性质的形式化证明,以及全商环与积分域上的商域等价的证明。
{"title":"Rings of Fractions and Localization","authors":"Yasushige Watase","doi":"10.2478/forma-2020-0006","DOIUrl":"https://doi.org/10.2478/forma-2020-0006","url":null,"abstract":"Summary This article formalized rings of fractions in the Mizar system [3], [4]. A construction of the ring of fractions from an integral domain, namely a quotient field was formalized in [7]. This article generalizes a construction of fractions to a ring which is commutative and has zero divisor by means of a multiplicatively closed set, say S, by known manner. Constructed ring of fraction is denoted by S~R instead of S−1R appeared in [1], [6]. As an important example we formalize a ring of fractions by a particular multiplicatively closed set, namely R p, where p is a prime ideal of R. The resulted local ring is denoted by Rp. In our Mizar article it is coded by R~p as a synonym. This article contains also the formal proof of a universal property of a ring of fractions, the total-quotient ring, a proof of the equivalence between the total-quotient ring and the quotient field of an integral domain.","PeriodicalId":42667,"journal":{"name":"Formalized Mathematics","volume":"58 1","pages":"79 - 87"},"PeriodicalIF":0.3,"publicationDate":"2020-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"80934879","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Miscellaneous Graph Preliminaries 杂项图初步
IF 0.3 Q1 MATHEMATICS Pub Date : 2020-04-01 DOI: 10.2478/forma-2020-0003
Sebastian Koch
Summary This article contains many auxiliary theorems which were missing in the Mizar Mathematical Library [2] to the best of the author’s knowledge. Most of them regard graph theory as formalized in the GLIB series (cf. [8]) and most of them are preliminaries needed in [7] or other forthcoming articles.
这篇文章包含了许多辅助定理,这些定理在米扎尔数学图书馆[2]中缺失,据作者所知。他们中的大多数人认为图论在GLIB系列中已经形式化(参见[8]),并且大多数是[7]或其他即将发表的文章所需要的初步研究。
{"title":"Miscellaneous Graph Preliminaries","authors":"Sebastian Koch","doi":"10.2478/forma-2020-0003","DOIUrl":"https://doi.org/10.2478/forma-2020-0003","url":null,"abstract":"Summary This article contains many auxiliary theorems which were missing in the Mizar Mathematical Library [2] to the best of the author’s knowledge. Most of them regard graph theory as formalized in the GLIB series (cf. [8]) and most of them are preliminaries needed in [7] or other forthcoming articles.","PeriodicalId":42667,"journal":{"name":"Formalized Mathematics","volume":"38 1","pages":"23 - 39"},"PeriodicalIF":0.3,"publicationDate":"2020-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86775849","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Elementary Number Theory Problems. Part I 初等数论问题。第一部分
IF 0.3 Q1 MATHEMATICS Pub Date : 2020-04-01 DOI: 10.2478/forma-2020-0010
Adam Naumowicz
Summary In this paper we demonstrate the feasibility of formalizing recreational mathematics in Mizar ([1], [2]) drawing examples from W. Sierpinski’s book “250 Problems in Elementary Number Theory” [4]. The current work contains proofs of initial ten problems from the chapter devoted to the divisibility of numbers. Included are problems on several levels of difficulty.
本文以W. Sierpinski的著作《初等数论250个问题》[4]为例,证明了Mizar([1],[2])形式化娱乐数学的可行性。目前的工作包括最初的十个问题的证明,从专门讨论数字的可整除性的章节。包括几个难度等级的问题。
{"title":"Elementary Number Theory Problems. Part I","authors":"Adam Naumowicz","doi":"10.2478/forma-2020-0010","DOIUrl":"https://doi.org/10.2478/forma-2020-0010","url":null,"abstract":"Summary In this paper we demonstrate the feasibility of formalizing recreational mathematics in Mizar ([1], [2]) drawing examples from W. Sierpinski’s book “250 Problems in Elementary Number Theory” [4]. The current work contains proofs of initial ten problems from the chapter devoted to the divisibility of numbers. Included are problems on several levels of difficulty.","PeriodicalId":42667,"journal":{"name":"Formalized Mathematics","volume":"40 1","pages":"115 - 120"},"PeriodicalIF":0.3,"publicationDate":"2020-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"88156493","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Reconstruction of the One-Dimensional Lebesgue Measure 一维勒贝格测度的重建
IF 0.3 Q1 MATHEMATICS Pub Date : 2020-04-01 DOI: 10.2478/forma-2020-0008
N. Endou
Summary In the Mizar system ([1], [2]), Józef Białas has already given the one-dimensional Lebesgue measure [4]. However, the measure introduced by Białas limited the outer measure to a field with finite additivity. So, although it satisfies the nature of the measure, it cannot specify the length of measurable sets and also it cannot determine what kind of set is a measurable set. From the above, the authors first determined the length of the interval by the outer measure. Specifically, we used the compactness of the real space. Next, we constructed the pre-measure by limiting the outer measure to a semialgebra of intervals. Furthermore, by repeating the extension of the previous measure, we reconstructed the one-dimensional Lebesgue measure [7], [3].
在Mizar系统([1],[2])中,Józef Białas已经给出了一维勒贝格测度[4]。然而,Białas引入的测度将外部测度限制在具有有限可加性的域内。因此,它虽然满足测度的性质,但不能规定可测集合的长度,也不能决定什么样的集合是可测集合。由此,作者首先用外测度法确定了区间的长度。具体来说,我们利用了实空间的紧性。其次,我们通过将外测度限制为区间的半代数来构造预测度。进一步,通过重复先前测度的扩展,我们重构了一维勒贝格测度[7],[3]。
{"title":"Reconstruction of the One-Dimensional Lebesgue Measure","authors":"N. Endou","doi":"10.2478/forma-2020-0008","DOIUrl":"https://doi.org/10.2478/forma-2020-0008","url":null,"abstract":"Summary In the Mizar system ([1], [2]), Józef Białas has already given the one-dimensional Lebesgue measure [4]. However, the measure introduced by Białas limited the outer measure to a field with finite additivity. So, although it satisfies the nature of the measure, it cannot specify the length of measurable sets and also it cannot determine what kind of set is a measurable set. From the above, the authors first determined the length of the interval by the outer measure. Specifically, we used the compactness of the real space. Next, we constructed the pre-measure by limiting the outer measure to a semialgebra of intervals. Furthermore, by repeating the extension of the previous measure, we reconstructed the one-dimensional Lebesgue measure [7], [3].","PeriodicalId":42667,"journal":{"name":"Formalized Mathematics","volume":"50 1","pages":"104 - 93"},"PeriodicalIF":0.3,"publicationDate":"2020-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86601961","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
期刊
Formalized Mathematics
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1