Skip to main content
fpvandoorn/carleson
Source indexedlemma ยท leanprover/lean4:v4.32.0

ordConnected_C5

Carleson.Discrete.ForestUnion ยท Carleson/Discrete/ForestUnion.lean:111 to 118

Source documentation

Lemma 5.3.10

Exact Lean statement

lemma ordConnected_C5 : OrdConnected (โ„ญโ‚… k n j : Set (๐”“ X))

Complete declaration

Lean source

Canonical source
Full Lean sourceLean 4
lemma ordConnected_C5 : OrdConnected (โ„ญโ‚… k n j : Set (๐”“ X)) := by  rw [ordConnected_def]; intro p mp p'' mp'' p' mp'  have mpโ‚ := mem_of_mem_of_subset mp โ„ญโ‚…_subset_โ„ญโ‚„  have mp'โ‚ : p' โˆˆ โ„ญโ‚„ (X := X) k n j := mem_of_mem_of_subset mp'    (ordConnected_C4.out mpโ‚ (mem_of_mem_of_subset mp'' โ„ญโ‚…_subset_โ„ญโ‚„))  simp_rw [โ„ญโ‚…, mem_sdiff, mpโ‚, mp'โ‚, true_and, ๐”โ‚„, mem_setOf,    mpโ‚, mp'โ‚, true_and] at mp โŠข  contrapose! mp; obtain โŸจu, mu, s๐“˜uโŸฉ := mp; use u, mu, mp'.1.1.1.trans s๐“˜u