当前位置:网站首页>Discrete mathematics: propositional symbolization of predicate logic
Discrete mathematics: propositional symbolization of predicate logic
2022-07-05 00:58:00 【Xiaobai Xiaozheng】
Individual words
- Individual constant or individual constant : Use x, y, z Express
- Individual variable or individual variable : Use a, b, c Express
- Individual domain or discourse : Value of individual argument
- Total individual domain : Everything in the universe
The predicate
- Concept : A word that indicates the nature of an individual or the relationship between them
- Illustrate with examples :A(x) Can mean x It's the students ,B(x,y) Can mean x Greater than y
quantifiers
- Full name quantifier ∀:∀x Represents all x
- There are quantifiers ∃:∃x Indicates that x
exercises
The individual domain is limited to (a) and (b) When the conditions , Symbolize the following proposition :
proposition :
(1) For any x, There are x2-5x+6=(x-2)(x-3).
(2) There is x, bring x+1=0.
Conditions :
(a) Individual domain D1 Is a set of natural numbers .
(b) Individual domain D2 Is a set of real numbers .
Explain : Make F(x):x2-5x+6=(x-2)(x-3),G(x):x+1=0
For conditions (a), Individual domain D1 After symbolization
(1) ∀xF(x), True proposition .
(2) ∀xG(x), False proposition , Natural number is greater than or equal to 0.
For conditions (b), Individual domain D2 After symbolization
(1) ∀xF(x), True proposition .
(2) ∀xG(x), True proposition .
Proposition symbolization
The basic formula
F(x):x Have the quality of F
G(x):x Have the quality of G
(1) There are properties in the individual domain F All individuals have properties G
Proposition symbolization :∀x(F(x)→G(x))
(2) There are properties in the individual domain F And nature G The individual of
Proposition symbolization :∃x(F(x)∧G(x))
Propositional symbolization steps
(1) Determine the scope of individual domain ( Human beings gather 、 Total individual domain …)
(2) Definite predicate (G(x):x Prime number 、F(x):x Born myopia …)
(3) Get the symbolic result of proposition
exercises
Not all rabbits run faster than turtles .
Explain :
(1) The individual domain is the total individual domain
(2)F(x):x It's a rabbit ,G(y):y It's a turtle
--------H(x,y):x Than y Run fast
(3)¬∀x(F(x)∧∀y(G(y)→H(x,y)))
边栏推荐
- POAP:NFT的采用入口?
- MySQL uses the explain tool to view the execution plan
- Binary conversion problem
- Complete knapsack problem (template)
- Paxos 入门
- SAP ui5 application development tutorial 107 - trial version of SAP ui5 overflow toolbar container control introduction
- 1189. Maximum number of "balloons"
- 2022.07.03(LC_6108_解密消息)
- Parameter passing mechanism of member methods
- Visual explanation of Newton iteration method
猜你喜欢

Basic concept and usage of redis

Applet live + e-commerce, if you want to be a new retail e-commerce, use it!

2022.07.03 (lc_6111_counts the number of ways to place houses)

Daily question brushing record (13)

Binary conversion problem

abc 258 G - Triangle(bitset)

2022.07.03(LC_6111_统计放置房子的方式数)
![[wave modeling 1] theoretical analysis and MATLAB simulation of wave modeling](/img/c4/46663f64b97e7b25d7222de7025f59.png)
[wave modeling 1] theoretical analysis and MATLAB simulation of wave modeling

Recursive execution mechanism

What you learned in the eleventh week
随机推荐
[selenium automation] common notes
Hologres query management and timeout processing
Maximum number of "balloons"
SAP UI5 应用开发教程之一百零七 - SAP UI5 OverflowToolbar 容器控件介绍的试读版
兩個數相互替換
Inventory of more than 17 typical security incidents in January 2022
Binary conversion problem
多模输入事件分发机制详解
Which financial products with stable income are good
Huawei employs millions of data governance experts! The 100 billion market behind it deserves attention
[error reporting] "typeerror: cannot read properties of undefined (reading 'split')“
Learning of basic amplification circuit
MySQL uses the explain tool to view the execution plan
NPM install error forced installation
7. Scala process control
Hill sort of sorting
Complete knapsack problem (template)
Safety learning week4
Basic concept and usage of redis
The waterfall flow layout demo2 (method 2) used by the uniapp wechat applet (copy and paste can be used without other processing)