• 検索結果がありません。

判断推理の多項式モデルによる計算アルゴリズム

N/A
N/A
Protected

Academic year: 2021

シェア "判断推理の多項式モデルによる計算アルゴリズム"

Copied!
2
0
0

読み込み中.... (全文を見る)

全文

(1)

判断推理の多項式モデルによる計算アルゴリズム

数学応用数理専攻 楫研究室所属 

5117A032-6

 高橋拓也

1 Abstract

与えられた条件を仮定して結論を導くという推理論理の問題は、多値論理の構造を有限体上で多項式表現す ることにより、イデアル従属判定問題に帰着させることができる。しかしこの事実を具体的な事例に活用した 事例はあまり知られていない。そこで我々は有限体上の多項式環の性質を利用し、判断推理の問題を計算機上 で解くアルゴリズム的手法を考案した。

2 Basic Fact

2.1 Definition

G={g1, ..., gs}J ⊂k[x1, ..., xn]のグレブナー基底 ⇐⇒ ⟨LT(J) = ⟨LT(g1), ..., LT(gs)

J l次消去イデアルJlとは、Jl=J∩k[xl+1, ..., xn]で定義されたk[xl+1, ..., xn]のイデアル

2.2 Theorem

(Elimination Theorem)

G: Jのグレブナー基底のとき、Gl=G∩k[xl+1, ..., xn]Jlのグレブナー基底

• (Fermats Little Theorem)

Fpを標数p(素数)の有限体とする。この時、任意の元a∈Fpに対して、ap−a= 0が成立する。

• (Nullstellensatz in finite field)

I(V(J)) =J +⟨xp1−x1, ..., xpn−xnJ⊂Fp[x1, ..., xn]

J Fp[x,y]⟨xp1−x1, ..., xpn−xn, y1p−y1, ..., ypm−ymを含むイデアルとすると、以下が成立 πn(V(J)) =V(Jn)

T を命題論理式からそれに対応する多項式への写像とするとき、

Φ1, ...,Φm|= Ψ ⇐⇒ T(Ψ)−1∈ ⟨T1)1, ..., T(Φm)1, xp1−x1, ..., xpn−xn

3 Idea

具体的な判断推理問題は、仮定イデアルと結論イデアルの関係を調べることで解くことができる。

• F2[x1, ..., xn]上でx1, ..., xn0,1のいずれか一方の値を取るとする。

Si(x1, ..., xn)x1, ..., xni次対称多項式とするとき

x1xnに1がちょうどi個ある ⇐⇒Si(x1, ..., xn) = 1かつSni(x11, ..., xn1) = 1

1

(2)

4 Example

ある幼稚園で、砂場で遊んでいたABCD、部屋で遊んでいたEFGの7人の中に、逆上がりできる子が2 人いることが分かっている。AGは以下の発言をしたが、本当のことを言っているのは2人である。

ABは逆上がりできるよ。

BAは間違ったことを言っているよ。

CAB2人とも間違っていることを言っているよ。

D:砂場で遊んでいた子の中には逆上がりできる子はいないよ。

E:私は逆上がりができない。

F:逆上がりができるのは2人とも砂場で遊んでいた子だよ。

GEFの少なくともどっちかは本当のことを言っているよ。

このとき確実にいえることは次のうちどれか。

1. 本当のことを言っているのは、1人が砂場で遊んでいた子であり、1人は部屋で遊んでいた子である。

2. Dは本当のことを言っており、Eは間違ったことを言っている。

3. Bは逆上がりができ、間違ったことは言っていない。

4. Fが逆上がりできるならば、Gは逆上がりできない

A.B.C.Dと女E.F.Gはそれぞれ0〜2のカードのうち1種類を1枚ずつ持っている。0のカードを持っているの は2人だけであることがわかっている。7人が以下のように主張したが、本当のことを言っているのは2人である。

ABは1のカードを持っている」

B「女のうち1人だけ2のカードを持っている」

CABも嘘をついている」

D「男に0のカードを持っている人はいない」

E「私は1のカードを持っていない」

F「男で1のカードを持っている人は2人だけいる」

GEFの少なくとも一方は本当のことを言っている」

次のうち、必ず正しい主張はどれか 1 Eは2のカードを持っている 2 CDは嘘をついている 3 1のカードは3枚ある

4 Gが1のカードを持っているならば、Dは2のカードを持っている 5 Aが嘘をついているならば、Dは本当のことを言っている

6 2のカードは1枚もない

参考文献

[1] D.Cox, J.Little and D.Oshea. Ideals,Varieties and Algorithms, Fourth edition, Springer-Verlag International Switzerland 2015.

[2] D.Cox, J.Little and D.Oshea. Using Algebraic Geometry, Second edition, Springer Science+Business Media, Inc 2005.

[3] Sicun Gao, Andre Platzer, and Edmund M. Clarke. Quantifier Elimination over Finite Fields Using Grobner Bases. F. Winkler (Ed.): CAI 2011, LNCS 6742, pp. 140157, Springer-Verlag Berlin Heidelberg 2011.

[4] Zhenyu HUANG. Parametric Equation Solving and Quantifier Elimination in Finite Fields with The Characteristic Set Method.

The Editorial Office of JSSC Springer-Verlag Berlin Heidelberg 2012.

[5] J. CHAZARAIN, A. RISCOS, J. A. ALONSO, E. BRIALES. Multi-valued Logic and Grobner Bases with Applications to Modal Logic. University of Nice, Department of Mathematics, Pare Valrose, 06034 Nice, France University of Sevilla, Faculty of Mathematics, 41012 Seoilla, Spain. April 1988.

[6] 穴井宏和,横山和弘QEの計算アルゴリズムとその応用ー数式処理による最適化 東京大学出版会2011.

[7] 公務員試験数的処理解法テクニック教室のKOMARO https://komaro.net/

2

参照

関連したドキュメント

Several other generalizations of compositions have appeared in the literature in the form of weighted compositions [6, 7], locally restricted compositions [3, 4] and compositions

(ii) The cases discussed in Theorem 1.1 were chosen as representative of the basic method, but there are pairs of positive integers not covered by the conditions of Theorem 1.1

de la CAL, Using stochastic processes for studying Bernstein-type operators, Proceedings of the Second International Conference in Functional Analysis and Approximation The-

[3] JI-CHANG KUANG, Applied Inequalities, 2nd edition, Hunan Education Press, Changsha, China, 1993J. FINK, Classical and New Inequalities in Analysis, Kluwer Academic

MEHMET AL SARIG ¨ OL Department of Mathematics, Pamukkale University, 20017 Denizli, Turkey e-mail

In the steady or streamline flow of a liquid, the total quantity of liquid flowing into any imaginary volume element of the pipe must be equal to the quantity of liquid leaving

[r]

2681 Leaf Life Lignin Manganese 5% Manganese Sulfate FSA Soil deficiency must be documented by testing. 2884 Humic 600 Humic Acid