当前位置:网站首页>[combinatorics] combinatorial existence theorem (three combinatorial existence theorems | finite poset decomposition theorem | Ramsey theorem | existence theorem of different representative systems |
[combinatorics] combinatorial existence theorem (three combinatorial existence theorems | finite poset decomposition theorem | Ramsey theorem | existence theorem of different representative systems |
2022-07-03 10:02:00 【Programmer community】
One 、 Combinatorial existence theorem
Combinatorial existence theorem There are three main theorems , Decomposition theorem of finite poset , Ramsey Theorem , Existence theorem of different representative systems ;
1. Decomposition theorem of finite poset :
Posets
<
A
,
≼
>
<A , \preccurlyeq>
<A,≼> in , The maximum chain length is
n
n
n , Then the poset can be decomposed into at least
n
n
n Disjoint anti chain ;
Posets
<
A
,
≼
>
<A , \preccurlyeq>
<A,≼> in , The maximum anti chain length is
n
n
n , Then the poset can be decomposed into at least
n
n
n A disjoint chain ;
A chain is a subset of a set , The elements of it Both are comparable , Anti chain is a subset of set , The elements of it Two cannot be compared ;
Reference resources : 【 Set theory 】 Order relations ( chain | Anti chain | Chain and anti chain examples | Chain and anti chain theorem | Chain and anti chain inference | Good order relationship ) Four 、 Chain and anti chain theorem ,
Posets
<
A
,
≼
>
<A , \preccurlyeq>
<A,≼> in , The maximum chain length is
n
n
n , Each time, the current maximal element is taken away and placed in a partition ,
n
n
n After that , Got it.
n
n
n Partition blocks , All elements have been allocated ;
2. Ramsey Theorem : The theorem is Extension of pigeon nest principle , In essence, the generalization is to determine the existence of a combination configuration ;
3. Existence theorem of different representative systems :Hall Theorem ;
Bipartite graph : The nodes of the graph are divided into
X
,
Y
X , Y
X,Y Two parts ,
X
X
X There are no edges inside the set ,
Y
Y
Y There are no edges inside the set , All sides are from
X
X
X The collection is connected to
Y
Y
Y aggregate ;
Perfect match : In a bipartite graph, there is a Complete matching , stay
X
X
X Each node in the collection can be found
Y
Y
Y Matching nodes in the collection ;
Conclusion :
X
X
X Subset of the corresponding
Y
Y
Y Number of nodes in the set , No better than this
X
X
X The number of subsets is small ;
Two 、Ramsey Summary of theorem content
Pigeon nest principle :
- Simple form
- General form
Based on the pigeon nest principle , obtain Ramsey Theorem ;
Ramsey Theorem :
- Simple form
- Small Ramsey Count
- General form
- Ramsay Number of known results
边栏推荐
- The third paper of information system project manager in soft examination
- yocto 技术分享第四期:自定义增加软件包支持
- 编程思想比任何都重要,不是比谁多会用几个函数而是比程序的理解
- Notes on C language learning of migrant workers majoring in electronic information engineering
- I think all friends should know that the basic law of learning is: from easy to difficult
- (2) New methods in the interface
- LeetCode - 673. 最长递增子序列的个数
- Project cost management__ Topic of comprehensive calculation
- Crash工具基本使用及实战分享
- Yocto technology sharing phase IV: customize and add software package support
猜你喜欢

Stm32f407 key interrupt

Fundamentals of Electronic Technology (III)__ Logic gate symbols in Chapter 5

Timer and counter of 51 single chip microcomputer

2021-10-27

STM32 external interrupt experiment

使用密钥对的形式连接阿里云服务器

LeetCode - 919. 完全二叉树插入器 (数组)

openEuler kernel 技術分享 - 第1期 - kdump 基本原理、使用及案例介紹

JS foundation - prototype prototype chain and macro task / micro task / event mechanism

Adaptiveavgpool1d internal implementation
随机推荐
(1) 什么是Lambda表达式
My notes on intelligent charging pile development (II): overview of system hardware circuit design
Fundamentals of Electronic Technology (III)__ Chapter 6 combinational logic circuit
【力扣刷题笔记(二)】特别技巧,模块突破,45道经典题目分类总结,在不断巩固中精进
(2) New methods in the interface
学历是一张通行证,门票,你有了它,可以踏入更高层次的环境里
A lottery like scissors, stone and cloth (C language)
There is no specific definition of embedded system
干单片机这一行的时候根本没想过这么多,只想着先挣钱养活自己
Oracle database SQL statement execution plan, statement tracking and optimization instance
LeetCode - 919. 完全二叉树插入器 (数组)
Assignment to '*' form incompatible pointer type 'linkstack' {aka '*'} problem solving
Which language should I choose to program for single chip microcomputer
Happy Dragon Boat Festival—— Zongzi written by canvas~~~~~
YOLO_ V1 summary
STM32 running lantern experiment - library function version
byte alignment
Uniapp realizes global sharing of wechat applet and custom sharing button style
2312、卖木头块 | 面试官与狂徒张三的那些事(leetcode,附思维导图 + 全部解法)
STM32 general timer 1s delay to realize LED flashing