当前位置:网站首页>[mathematical logic] predicate logic (first-order predicate logic formula | example)
[mathematical logic] predicate logic (first-order predicate logic formula | example)
2022-07-03 03:48:00 【Programmer community】
List of articles
- One 、 First order predicate logic formula
- Two 、 First order predicate logic formula Example
Last blog : 【 Mathematical logic 】 Predicate logic ( Individual words | Individual domain | The predicate | Full name quantifier | There are quantifiers | Predicate formula | exercises )
One 、 First order predicate logic formula
Propositional formula : Basic proposition ( Propositional constant / Argument ) and A number of Conjunctions Form a finite length string ;
① Single Propositional argument / Propositional constant Is a proposition formula ;
② If
A
A
A Is a proposition formula , be
(
¬
A
)
(\lnot A)
(¬A) It is also a propositional formula ;
③ If
A
,
B
A,B
A,B Is a proposition formula , be
(
A
∧
B
)
,
(
A
∨
B
)
,
(
A
→
B
)
,
(
A
B
)
(A \land B) , (A \lor B), (A \to B), (A \leftrightarrow B)
(A∧B),(A∨B),(A→B),(AB) It is also a propositional formula ;
④ A limited number of times application ① ② ③ Formed symbol string Is a proposition formula ; ( Infinite times cannot )
First order predicate logic formula : stay Propositional formula On the basis of , Add a condition :
If
A
A
A It's the formula , be
∀
x
A
\forall x A
∀xA and
∃
x
A
\exist x A
∃xA Is also a formula
Related concepts of first-order predicate logic formula : With
∀
x
A
\forall x A
∀xA ,
∃
x
A
\exist x A
∃xA Take the formula as an example ;
Guide arguments :
∀
,
∃
\forall , \exist
∀,∃ After quantifier
x
x
x be called Guide arguments
Jurisdiction :
A
A
A be called The scope of the corresponding quantifier ;
Constraints appear : stay
∀
x
\forall x
∀x ,
∃
x
\exist x
∃x Jurisdiction
A
A
A in ,
x
x
x All appearances are constrained , This is called constraint occurrence ;
Free to appear : Jurisdiction
A
A
A in , It is not the argument of the constraint , Are free to appear ;
Two 、 First order predicate logic formula Example
First order predicate logic formula :
∀
x
(
F
(
x
)
→
∃
y
(
G
(
y
)
∧
H
(
x
,
y
,
z
)
)
)
\forall x ( F(x) \to \exist y ( G(y) \land H(x,y,z) ) )
∀x(F(x)→∃y(G(y)∧H(x,y,z)))
Formula interpretation : about All satisfied
F
F
F Nature
x
x
x , all There is satisfaction
G
G
G The object of nature
y
y
y , bring
x
,
y
,
z
x,y,z
x,y,z Satisfaction
H
H
H ;
∀
x
\forall x
∀x Of Jurisdiction yes
(
F
(
x
)
→
∃
y
(
G
(
y
)
∧
H
(
x
,
y
,
z
)
)
)
( F(x) \to \exist y ( G(y) \land H(x,y,z) ) )
(F(x)→∃y(G(y)∧H(x,y,z)))
∃
y
\exist y
∃y Of Jurisdiction yes
(
G
(
y
)
∧
H
(
x
,
y
,
z
)
)
)
( G(y) \land H(x,y,z) ) )
(G(y)∧H(x,y,z)))
x
,
y
x , y
x,y After the quantifier , yes Guide arguments , yes Constraints appear Argument of ;
z
z
z Not after the quantifier , yes Free to appear Argument of ;
Guide arguments Similar to the predefined Variable / Parameters , Free to appear Argument of It's equivalent to Temporary variable ,
边栏推荐
- 渤、黄海的潮汐特征
- Mongodb replication set [master-slave replication]
- Node start server
- 静态网页 和 动态网页的区别 & WEB1.0和WEB2.0的区别 & GET 和 POST 的区别
- Numpy warning visibledeprecationwarning: creating an ndarray from ragged needed sequences
- Use three JS make a simple 3D scene
- [mathematical logic] propositional logic (judgment of the correctness of propositional logic reasoning | formal structure is eternal truth - equivalent calculus | deduction from premise - logical reas
- 没有sXid,suid&sgid将进入险境!-尚文网络xUP楠哥
- Web session management security issues
- Simple wechat applet development page Jump, data binding, obtaining user information, obtaining user location information
猜你喜欢

What can learning pytorch do?

Latest version of NPM: the "NPM" item cannot be recognized as the name of a cmdlet, function, script file, or runnable program. Please check

Makefile demo

Hi3536c v100r001c02spc040 cross compiler installation

Ansible简介【暂未完成(半成品)】

Pytorch multi card distributed training distributeddataparallel usage

FileZilla client download and installation

How to move towards IPv6: IPv6 Transition Technology - Shangwen network quigo

MySQL MAC download and installation tutorial

In Net 6 project using startup cs
随机推荐
递归:快速排序,归并排序和堆排序
可分离债券与可转债
Wechat applet + Alibaba IOT platform + Hezhou air724ug built with server version system analysis
Applet (continuous update)
The difference between static web pages and dynamic web pages & the difference between Web1.0 and Web2.0 & the difference between get and post
Table structure of Navicat export database
QQ小程序开发之 一些前期准备:预约开发账号、下载安装开发者工具、创建qq小程序
MongoDB复制集【主从复制】
Latest version of NPM: the "NPM" item cannot be recognized as the name of a cmdlet, function, script file, or runnable program. Please check
Leetcode: dynamic planning template
sigaction的使用
Ansible简介【暂未完成(半成品)】
Learning notes of C programming [compiled by Mr. Tan Haoqiang] (Chapter III sequence programming) 04 C sentence
Nce detail of softmax approximation
简易版 微信小程序开发之for指令、上传图片及展示效果优化
Simple wechat applet development page Jump, data binding, obtaining user information, obtaining user location information
[mathematical logic] propositional logic (propositional and connective review | propositional formula | connective priority | truth table satisfiable contradiction tautology)
2022年已过半,得抓紧
Change and access of median value of listening object
golang xxx. Go code template