




版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡(jiǎn)介
1、Mechanical Theorem Proving in GeometryGao Jun-yu*, Zhang Cheng-dongCangzhou Normal University Hebei province,Cangzhou city,College Road, 061001.e-mail:AbstractMechanical theorem proving in geometry plays an important role in the research of automated reasoning. In this paper, we introd
2、uce three kinds of computerized methods for geometrical theorem proving: the first is Wu s method in the international community, the second is elimination point method and the third is lower dimension method. Keywords: geometric theorem, Wus method, elimination point method, lower dimension me
3、thod Copyright © 2012 Universitas Ahmad Dahlan. All rights reserved.1. IntroductionMechanical Proving, that is, mechanization method, is to find a method which can be computed steeply step according to a certain rules. Today we usually refer it as " algorithm". The algorithm is a
4、pplied in the computer programming, mathematical mechanization, and mathematical theorems, This realizes mathematical theorem to be proved with computer.Mathematics in ancient China is nearly a kind of mechanic mathematics. Today, the method of Cartesian coordination gives this direction a solid ste
5、p, and provides a simple and clear method for the proof of geometric theorems mechanization.The mechanical thought of mathematics in ancient China made a deeply influence in Wu Wen-jun's work about mathematics mechanization. In 1976, academician Wu Wen-jun began to enter the field of m
6、athematics mechanization. Since then , he forwards to the mechanization method which establish theoretical basis for the mechanization of mental work. He proves a large class of elementary geometry problems by computer. It is unprecedented in our country. This is a machine proving method and kn
7、own as Wus method throughout the world. It is the first system for mechanic proving method and it can give the proof for nontrivial theorem. He makes the Study of Theorem Proving in Geometry more mature1-6.In 1992, Academician Zhang Jing-zhong visited the USA to research mathematics mechanization an
8、d cooperated with Zhou Xian-qing and Gao Xiaos-han. The elimination point method is one that is based on area method. This brings readable Proof to be realized by computer for the first time. This result is significant for academic and mechanical theorem proving in geometry.In 1998,Yang Lu created l
9、ower dimension method. He obtains the achievement in the mechanic proof of inequalities. The achievement of this method is as good as Wus method and elimination point method.It is a great achievement in the field of mechanical theorem proving in geometry by Chinese mathematicians3-8.Next, we will in
10、troduce the three methods respectly.2. Wus methodWu Wen-jun presents a method which is called Wus method. It is based on Quaternion of traditional mathematics. This method has been solves a series of actual problems in theoretical physics, computer science and other basic science fields. We can use
11、Wus method to find a proof for the geometric theorem in computer. We introduce three main steps of this method as follows4-10:Step 1 Choosing a good coordinate system, free variable and restrict variable.Let us denote the free variables as , and suppose they have nothing to do with the conditions of
12、 geometric problems. Similarly, let us denote the restrict variables as which are restricted by the conditions of geometric problems. In this way, a geometric problems turns into a polynomial problem: (1)The conclusions of geometric problem can be expressed as a polynomial problem. (2)Or, it can be
13、represented as a family of palynomial.Step 2 TriangulationAccording to the restrict variable, the rearrange of (1) is referred as triangulation. In another word, the systems of equation (1) is changed as: (3)Step 3 Gradual DivisionDenote the polynomial in (3) as , in (2)is divided by , and the remai
14、nder of division algorithm is denoted as .In order to avoid the fractional in quotient, we multiply to, that is, (4)The remainder is divided by (5)So, repeating this division, at last we get: (6)Then, let us interate all the equations above and replace the coefficient of of all equations above with
15、, moreover, we obtain:Dividing two cases to discus: with and .Case 1: If, then, under the condition of and the non-degenerate condition , there is , the required result follow.Case 2: If , then the proposition is not true. We present an example to show that how to use Wus Method in solving problem.
16、Example 1 The problem is: The midline on the hypotenuse in a right-angle triangle equals to half of the hypotenuseUsing Wus Method to get the solution of the above problem is: as shown in Figure 1, first, choose coordinates to right-angle triangle. The two right-angle sides of and are as axis and ax
17、is respectively. The vertex of the right angle is ,.We take as the midpoint of hypotenuse and set up their coordinates as ,and respectively.OB (0,)A (,0)D (,)Figure 1Because are arbitrary, this indicate that coordinates of are free variables and the midpoint is restricted by the hypothesis, so the c
18、oordinates of are restrict variables.Applying Wu's Method , we solve this problem as follows:Step 1 Choosing a good coordinate system, free variable and restrict variable.Supposing is the midpoint of the , by the midpoint formula we can get:Using step 1 in Wu's Method , we only need to prove
19、 that the , by the distant formula: Step 2 TriangulationBecause just has the restrict variable , and just has the restrict variable , so , themselves have been trianglize. So, it can be written as:Step 3 Gradual Division is divided by ,and the division is:That is, (7)where is divided by , so, (8)Whe
20、re . Using (8) to express (7) ,we will receiveWhen , The proposition has been proved.3.Zhang's Elimination Point MethodWe introduce Zhang's Elimination Point Method as follows1-9.Zhang Jing-zhong gives an effective method for what is called elimination point method, the method is based on th
21、e ancient area method, mainly used for deleting the constraint points. This idea of Zhang's Elimination Point Method is relative to the assumed conditions and area method, and the order of vanish point depends on the final constraint points. Then it is eliminated from back to front one by one. A
22、t last, the left point is total eliminated, if the number is equal to the right number, the proposition is permitted. To use Zhang's Elimination Point Method effectively, we repeat the public edge theorem in the following:Next, we give a commonly important theorem of elimination point method:Pub
23、lic edge theorem (1970,Zhang): If the line and line to , thenPublic edge have four cases are shown as (a)-(d) in Figure 2 respectively.PQABM(a)PQABM(b)PABM(c)QPQABM(d)Figure 2We give an example to express the Public edge theorem of Zhang's theorem.Example 2: The problem is : Verify that the diag
24、onal of a parallelogram is mutual divided.To solve this problem is the following:Put a parallelogram as a diagram in Figure 3.1、Do a parallelogram.2、Connecting the diagonals which intersect at .We only need to verify ,. is the restriction point which finally made. So, firstly to remove the point . (
25、Public edge theorem)ABCDEFigure 3Therefore, we can prove , and as the above similar way.4.Lower Dimension MethodWith the establishment of Wus method and elimination point method, the Machine Proving of automated theorem proving of equation theorem has been solved ,but the Machine Proving of automate
26、d theorem proof of equation theorem has been difficult to achieve. Therefore, YangLu and many other scholars worked for the establishment of a new algorithm which we called lower dimension method. The work in the field of machine theorem proving by Chinese mathematicians is a milestone2-12.The lower
27、 dimension method can be divided into three courses:(1) Work out about boundary surface of inequality 、.(2) Using the boundary surface of the first step the parameter space was divided into finite cell decompositions, we get many connected open sets: 、, then from the connected open sets we select ch
28、eckpoint for at least one abbrevd . (3) using the finite number of checkpoints 、 to verify the correctness of inequality. If every established the proposition is true, otherwise, the proposition is false.5. ConclusionThe three methods present different ways to deal with different problems. All of th
29、em are important in automated reasoning fields, when someone discusses a problem in automated reasoning fields, the first he (or she) would consider which of the three methods is just best for the problem, and then, he (or she) will obtain the best consequences. We hope our introduction is good for
30、him (or her) , now and in the future.References1 Wu Wen-jun. Elementary geometry truss proof and mechanization J. Chinese science, 1997, (6), (in chinese).2 Wu Wen-jun. Geometric theorem machine the basic principle of proof M. Beijing: science press, 1984, (in chinese).3 Zhang Jing-zhong. Away on co
31、llocation method J. Mathematics teacher, 1995, (1), (in chinese).4 Zhang Jing-zhong.The computer how to work out geometric problem M. Beijing: tsinghua university press, 2000, (in chinese).5 Zhang Jing-zhong, Gao Xiao-shan, Zhou Xian-qing. Based on the geometry information before extrapolation search system J. Journal of compu
溫馨提示
- 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 私人房屋驗(yàn)收合同協(xié)議
- 私人服裝店合同或者協(xié)議
- 直升機(jī)租賃合同協(xié)議
- 研發(fā)類項(xiàng)目合同協(xié)議
- 租售門面房合同協(xié)議
- 盒飯訂餐協(xié)議合同書范本
- 直播平臺(tái)轉(zhuǎn)讓合同協(xié)議
- 碼頭管樁裝卸合同協(xié)議
- 砸墻鏟地坪合同協(xié)議
- 石膏粉供貨合同協(xié)議
- 耳穴貼壓治療腰痛
- 《保護(hù)板培訓(xùn)教材》課件
- 2024年江西省職業(yè)院校技能大賽(中職組)研學(xué)旅行賽項(xiàng)考試題庫(kù)(含答案)
- 綠色醫(yī)療器械設(shè)計(jì)
- 證明自己贍養(yǎng)老人的范文
- 2025年涉密人員保密知識(shí)學(xué)習(xí)考試題及答案
- 2024-2030年中國(guó)個(gè)人形象包裝及設(shè)計(jì)服務(wù)行業(yè)競(jìng)爭(zhēng)狀況及投資戰(zhàn)略研究報(bào)告
- 用電協(xié)議書范文雙方簡(jiǎn)單一致
- 蘇教版數(shù)學(xué)六年級(jí)下冊(cè)期中考試試卷及答案
- DB11T 2155-2023 建設(shè)工程消防驗(yàn)收現(xiàn)場(chǎng)檢查評(píng)定規(guī)程
- 生日宴會(huì)祝福快閃演示模板
評(píng)論
0/150
提交評(píng)論