Definition. We define False to be ∀p : prop, p of type prop.
Definition. We define not to be λA : propAFalse of type propprop.
Notation. We use ¬ as a prefix operator with priority 700 corresponding to applying term not.
Definition. We define and to be λA B : prop∀p : prop, (ABp)p of type proppropprop.
Notation. We use as an infix operator with priority 780 and which associates to the left corresponding to applying term and.
Definition. We define or to be λA B : prop∀p : prop, (Ap)(Bp)p of type proppropprop.
Notation. We use as an infix operator with priority 785 and which associates to the left corresponding to applying term or.
Beginning of Section Eq
Variable A : SType
Definition. We define eq to be λx y : A∀Q : AAprop, Q x yQ y x of type AAprop.
Definition. We define neq to be λx y : A¬ eq x y of type AAprop.
End of Section Eq
Notation. We use = as an infix operator with priority 502 and no associativity corresponding to applying term eq.
Notation. We use as an infix operator with priority 502 and no associativity corresponding to applying term neq.
Beginning of Section Ex
Variable A : SType
Definition. We define ex to be λQ : Aprop∀P : prop, (∀x : A, Q xP)P of type (Aprop)prop.
End of Section Ex
Notation. We use x...y [possibly with ascriptions] , B as a binder notation corresponding to a term constructed using ex.
Primitive. The name In is a term of type setsetprop.
Notation. We use as an infix operator with priority 500 and no associativity corresponding to applying term In. Furthermore, we may write xA, B to mean x : set, xAB.
Definition. We define Subq to be λA B ⇒ ∀xA, x B of type setsetprop.
Notation. We use as an infix operator with priority 500 and no associativity corresponding to applying term Subq. Furthermore, we may write xA, B to mean x : set, xAB.
Notation. We use x...y [possibly with ascriptions] , B as a binder notation corresponding to a term constructed using ex and handling ∈ or ⊆ ascriptions using and.
Primitive. The name 𝒫 is a term of type setset.
Primitive. The name Empty is a term of type set.
Primitive. The name ordsucc is a term of type setset.
Notation. Natural numbers 0,1,2,... are notation for the terms formed using Empty as 0 and forming successors with ordsucc.
Definition. We define bij to be λX Y f ⇒ (∀uX, f u Y) (∀u vX, f u = f vu = v) (∀wY, ∃uX, f u = w) of type setset(setset)prop.
Definition. We define equip to be λX Y : set∃f : setset, bij X Y f of type setsetprop.
Definition. We define TwoRamseyProp to be λM N V ⇒ ∀R : setsetprop, (∀x y, R x yR y x)((∃XV, equip M X (∀x yX, x yR x y)) (∃YV, equip N Y (∀x yY, x y¬ R x y))) of type setsetsetprop.
Theorem. (not_TwoRamseyProp_3_3_5)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_3_6)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_4_8)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_5_13)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_6_17)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_7_22)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_8_27)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_9_35)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_10_39)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_4_17)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_5_24)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_6_35)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_7_48)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_8_58)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_9_72)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_5_5_42)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_5_6_57)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_5_7_79)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_5_8_100)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_6_6_101)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_6_7_114)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_4_9)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_5_14)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_6_18)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_7_23)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_8_28)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_9_36)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_10_42)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_4_18)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_5_25)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_6_41)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_7_61)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_8_84)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_9_115)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_5_48)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_6_87)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_7_143)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_8_216)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_6_6_165)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_6_7_298)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_5_Power_3)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_6_Power_3)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_6_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_7_Power_3)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_7_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_8_Power_3)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_8_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_9_Power_3)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_9_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_9_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_10_Power_3)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_10_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_3_10_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_4_Power_3)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_4_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_5_Power_3)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_5_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_6_Power_3)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_6_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_6_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_7_Power_3)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_7_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_7_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_8_Power_3)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_8_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_8_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_9_Power_3)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_9_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_9_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_4_9_Power_6)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_5_5_Power_3)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_5_5_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_5_5_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_5_6_Power_3)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_5_6_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_5_6_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_5_7_Power_3)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_5_7_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_5_7_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_5_7_Power_6)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_5_8_Power_3)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_5_8_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_5_8_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_5_8_Power_6)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_6_6_Power_3)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_6_6_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_6_6_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_6_6_Power_6)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_6_7_Power_3)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_6_7_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_6_7_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (not_TwoRamseyProp_6_7_Power_6)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_4_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_4_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_4_Power_6)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_4_Power_7)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_4_Power_8)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_5_Power_4)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_5_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_5_Power_6)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_5_Power_7)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_5_Power_8)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_6_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_6_Power_6)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_6_Power_7)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_6_Power_8)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_7_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_7_Power_6)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_7_Power_7)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_7_Power_8)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_8_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_8_Power_6)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_8_Power_7)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_8_Power_8)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_9_Power_6)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_9_Power_7)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_9_Power_8)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_10_Power_6)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_10_Power_7)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_10_Power_8)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_4_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_4_Power_6)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_4_Power_7)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_4_Power_8)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_5_Power_5)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_5_Power_6)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_5_Power_7)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_5_Power_8)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_6_Power_6)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_6_Power_7)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_6_Power_8)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_7_Power_6)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_7_Power_7)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_7_Power_8)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_8_Power_7)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_8_Power_8)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_9_Power_7)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_9_Power_8)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_5_Power_6)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_5_Power_7)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_5_Power_8)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_6_Power_7)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_6_Power_8)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_7_Power_8)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_8_Power_8)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_6_6_Power_8)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_10_40)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_3_10_41)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_6_36)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_6_40)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_7_49)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_7_60)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_8_59)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_8_83)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_9_73)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_4_9_114)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_5_43)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_5_47)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_6_58)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_6_86)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_7_80)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_7_142)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_8_101)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_5_8_215)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_6_6_102)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_6_6_164)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_6_7_115)
Proof:
The rest of the proof is missing.

Theorem. (TwoRamseyProp_6_7_297)
Proof:
The rest of the proof is missing.