url
stringclasses
147 values
commit
stringclasses
147 values
file_path
stringlengths
7
101
full_name
stringlengths
1
94
start
stringlengths
6
10
end
stringlengths
6
11
tactic
stringlengths
1
11.2k
state_before
stringlengths
3
2.09M
state_after
stringlengths
6
2.09M
input
stringlengths
73
2.09M
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
constructor
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ ⊢ x ∈ Set.extremePoints ℝ (Hpolytope hH_) ↔ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x}
case mp E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ ⊢ x ∈ Set.extremePoints ℝ (Hpolytope hH_) → ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} case mpr E : Type inst✝² : NormedAddCommGroup ...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ ⊢ x ∈ Set.extremePoints ℝ (Hpolytope hH_) ↔ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
intro hxEx
case mp E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ ⊢ x ∈ Set.extremePoints ℝ (Hpolytope hH_) → ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x}
case mp E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hxEx : x ∈ Set.extremePoints ℝ (Hpolytope hH_) ⊢ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x}
Please generate a tactic in lean4 to solve the state. STATE: case mp E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ ⊢ x ∈ Set.extremePoints ℝ (Hpolytope hH_) → ⋂₀ ((fun x => frontier ↑x) '' Hpolytope....
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [Set.eq_singleton_iff_unique_mem]
case mp E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hxEx : x ∈ Set.extremePoints ℝ (Hpolytope hH_) ⊢ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x}
case mp E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hxEx : x ∈ Set.extremePoints ℝ (Hpolytope hH_) ⊢ x ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) ∧ ∀ x_1 ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpol...
Please generate a tactic in lean4 to solve the state. STATE: case mp E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hxEx : x ∈ Set.extremePoints ℝ (Hpolytope hH_) ⊢ ⋂₀ ((fun x => frontier ↑x) '' Hpoly...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
refine ⟨ fun HiS ⟨ Hi_, hHi_, h ⟩ => h ▸ hHi_.2, ?_ ⟩
case mp E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hxEx : x ∈ Set.extremePoints ℝ (Hpolytope hH_) ⊢ x ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) ∧ ∀ x_1 ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpol...
case mp E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hxEx : x ∈ Set.extremePoints ℝ (Hpolytope hH_) ⊢ ∀ x_1 ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x), x_1 = x
Please generate a tactic in lean4 to solve the state. STATE: case mp E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hxEx : x ∈ Set.extremePoints ℝ (Hpolytope hH_) ⊢ x ∈ ⋂₀ ((fun x => frontier ↑x) '' H...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
contrapose! hxEx
case mp E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hxEx : x ∈ Set.extremePoints ℝ (Hpolytope hH_) ⊢ ∀ x_1 ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x), x_1 = x
case mp E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hxEx : ∃ x_1 ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x), x_1 ≠ x ⊢ x ∉ Set.extremePoints ℝ (Hpolytope hH_)
Please generate a tactic in lean4 to solve the state. STATE: case mp E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hxEx : x ∈ Set.extremePoints ℝ (Hpolytope hH_) ⊢ ∀ x_1 ∈ ⋂₀ ((fun x => frontier ↑x) ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rcases hxEx with ⟨ y, hy, hyx ⟩
case mp E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hxEx : ∃ x_1 ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x), x_1 ≠ x ⊢ x ∉ Set.extremePoints ℝ (Hpolytope hH_)
case mp.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x ⊢ x ∉ Set.extremePoints ℝ (Hpolytope hH_)
Please generate a tactic in lean4 to solve the state. STATE: case mp E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hxEx : ∃ x_1 ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x), x_1 ≠ x ⊢ x ∉ Set.ex...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
have hxyy : x ∈ openSegment ℝ ((2:ℝ) • x - y) y := by clear hyx hy hxH hH_ rw [openSegment_eq_image, Set.mem_image] refine ⟨ 1/2, by norm_num, ?_ ⟩ rw [(by norm_num : (1:ℝ) - 1 / 2 = 1 / 2), smul_sub, sub_add_cancel, smul_smul, div_mul_cancel _ (by linarith), one_smul] done
case mp.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x ⊢ x ∉ Set.extremePoints ℝ (Hpolytope hH_)
case mp.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y ⊢ x ∉ Set.extremePo...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
have hmemsegmemI : ∀ v, v ∈ segment ℝ ((2:ℝ) • x - y) y → ∀ Hi_, Hi_ ∈ Hpolytope.I H_ x → v ∈ SetLike.coe Hi_ := by rintro v hv Hi_ hHi_ rw [Set.mem_sInter] at hy specialize hy (frontier <| SetLike.coe Hi_) ⟨ Hi_, hHi_, rfl ⟩ have hHi_2 := hHi_.2 rw [frontierHalfspace_Hyperplane] at hy hHi_2 apply IsClose...
case mp.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε...
case mp.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [mem_extremePoints]
case mp.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε...
case mp.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
push_neg
case mp.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε...
case mp.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rintro hxH'
case mp.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε...
case mp.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rcases hmemballmemIc with ⟨ ε, hε, hmemballmemIc ⟩
case mp.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε...
case mp.intro.intro.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemseg...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rcases hxSegBallInterSeg ((2:ℝ) • x - y) y ε ⟨ hxyy, fun h => hyx h.2 ⟩ hε with ⟨ x1, x2, hmem, hsub, hne ⟩
case mp.intro.intro.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemseg...
case mp.intro.intro.intro.intro.intro.intro.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
push_neg at hne
case mp.intro.intro.intro.intro.intro.intro.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment...
case mp.intro.intro.intro.intro.intro.intro.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro.intro.intro.intro.intro.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontie...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
clear hxH' hε hyx hy hxH hxyy
case mp.intro.intro.intro.intro.intro.intro.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment...
case mp.intro.intro.intro.intro.intro.intro.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric.ball...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro.intro.intro.intro.intro.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontie...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
unfold Hpolytope
case mp.intro.intro.intro.intro.intro.intro.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric.ball...
case mp.intro.intro.intro.intro.intro.intro.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric.ball...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro.intro.intro.intro.intro.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpoly...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
refine ⟨ x1, ?_, x2, ?_, ⟨ hmem, hne ⟩ ⟩ <;> clear hmem hne <;> rw [Set.mem_sInter] <;> intro Hi_s hHi_s <;> rw [Set.mem_image] at hHi_s <;> rcases hHi_s with ⟨ Hi_, hHi_, rfl ⟩
case mp.intro.intro.intro.intro.intro.intro.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric.ball...
case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_1.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemI...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro.intro.intro.intro.intro.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpoly...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
clear hyx hy hxH hH_
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x ⊢ x ∈ openSegment ℝ (2 • x - y) y
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) x y : E ⊢ x ∈ openSegment ℝ (2 • x - y) y
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x ⊢ x ∈ openSegment...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [openSegment_eq_image, Set.mem_image]
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) x y : E ⊢ x ∈ openSegment ℝ (2 • x - y) y
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) x y : E ⊢ ∃ x_1 ∈ Set.Ioo 0 1, (1 - x_1) • (2 • x - y) + x_1 • y = x
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) x y : E ⊢ x ∈ openSegment ℝ (2 • x - y) y TACTIC:
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
refine ⟨ 1/2, by norm_num, ?_ ⟩
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) x y : E ⊢ ∃ x_1 ∈ Set.Ioo 0 1, (1 - x_1) • (2 • x - y) + x_1 • y = x
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) x y : E ⊢ (1 - 1 / 2) • (2 • x - y) + (1 / 2) • y = x
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) x y : E ⊢ ∃ x_1 ∈ Set.Ioo 0 1, (1 - x_1) • (2 • x - y) + x_1 • y = x TACTIC:
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [(by norm_num : (1:ℝ) - 1 / 2 = 1 / 2), smul_sub, sub_add_cancel, smul_smul, div_mul_cancel _ (by linarith), one_smul]
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) x y : E ⊢ (1 - 1 / 2) • (2 • x - y) + (1 / 2) • y = x
no goals
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) x y : E ⊢ (1 - 1 / 2) • (2 • x - y) + (1 / 2) • y = x TACTIC:
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
norm_num
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) x y : E ⊢ 1 / 2 ∈ Set.Ioo 0 1
no goals
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) x y : E ⊢ 1 / 2 ∈ Set.Ioo 0 1 TACTIC:
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
norm_num
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) x y : E ⊢ 1 - 1 / 2 = 1 / 2
no goals
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) x y : E ⊢ 1 - 1 / 2 = 1 / 2 TACTIC:
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
linarith
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) x y : E ⊢ 2 ≠ 0
no goals
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) x y : E ⊢ 2 ≠ 0 TACTIC:
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rcases hball with ⟨ ε, hε, hball ⟩
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hball : ∃ ε > 0, Metric.ball x ε ⊆ ⋂₀ (...
case intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y ε : ℝ hε : ε > 0 hball...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSe...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
refine ⟨ ε, hε, fun v hv Hi_ hHi_ => ?_ ⟩
case intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y ε : ℝ hε : ε > 0 hball...
case intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y ε : ℝ hε : ε > 0 hball...
Please generate a tactic in lean4 to solve the state. STATE: case intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
apply interior_subset
case intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y ε : ℝ hε : ε > 0 hball...
case intro.intro.a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y ε : ℝ hε : ε > 0 hba...
Please generate a tactic in lean4 to solve the state. STATE: case intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
exact (Set.mem_sInter.mp <| hball hv) (interior <| SetLike.coe Hi_) ⟨ Hi_, hHi_, rfl ⟩
case intro.intro.a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y ε : ℝ hε : ε > 0 hba...
no goals
Please generate a tactic in lean4 to solve the state. STATE: case intro.intro.a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
unfold Hpolytope at hxH
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y ⊢ ∃ ε > 0, Metric.ball x ε ⊆ ⋂₀ ((fun x...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y ⊢ ∃ ε > 0, Metric.ball x ε ⊆ ⋂...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSe...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [Metric.isOpen_iff] at hIcinteriorOpen
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hxIcinterior : x ∈ ⋂₀ ((fun x ...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hxIcinterior : x ∈ ⋂₀ ((fun x ...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
exact hIcinteriorOpen x hxIcinterior
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hxIcinterior : x ∈ ⋂₀ ((fun x ...
no goals
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rintro HiS ⟨ Hi_, hHi_, rfl ⟩
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y ⊢ x ∈ ⋂₀ ((fun x => interior ↑...
case intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y Hi_ : Halfspa...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [Set.mem_diff, Hpolytope.I_mem, IsClosed.frontier_eq <| Halfspace_closed Hi_, Set.mem_diff] at hHi_
case intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y Hi_ : Halfspa...
case intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y Hi_ : Halfspa...
Please generate a tactic in lean4 to solve the state. STATE: case intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
push_neg at hHi_
case intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y Hi_ : Halfspa...
case intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y Hi_ : Halfspa...
Please generate a tactic in lean4 to solve the state. STATE: case intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
exact hHi_.2 hHi_.1 <| hxH Hi_ ⟨ Hi_, hHi_.1, rfl ⟩
case intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y Hi_ : Halfspa...
no goals
Please generate a tactic in lean4 to solve the state. STATE: case intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
apply Set.Finite.isOpen_sInter (Set.Finite.image _ (Set.Finite.diff hH_ _))
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hxIcinterior : x ∈ ⋂₀ ((fun x ...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hxIcinterior : x ∈ ⋂₀ ((fun x ...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
exact fun _ ⟨ Hi_, _, h ⟩ => h ▸ isOpen_interior
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hxIcinterior : x ∈ ⋂₀ ((fun x ...
no goals
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ ⋂₀ (SetLike.coe '' H_) y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rintro v hv Hi_ hHi_
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.b...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.b...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSe...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [Set.mem_sInter] at hy
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.b...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : ∀ t ∈ (fun x => frontier ↑x) '' Hpolytope.I H_ x, y ∈ t hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metr...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : y ∈ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) hyx : y ≠ x hxyy : x ∈ openSe...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
specialize hy (frontier <| SetLike.coe Hi_) ⟨ Hi_, hHi_, rfl ⟩
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : ∀ t ∈ (fun x => frontier ↑x) '' Hpolytope.I H_ x, y ∈ t hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metr...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hy : ∀ t ∈ (fun x => frontier ↑x) '' Hpolytope.I H_ x, y ∈ t hyx : y ≠ x hxyy : x ∈ op...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
have hHi_2 := hHi_.2
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metr...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [frontierHalfspace_Hyperplane] at hy hHi_2
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metr...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
apply IsClosed.frontier_subset <| Halfspace_closed Hi_
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
case a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metr...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [frontierHalfspace_Hyperplane]
case a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v...
case a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v...
Please generate a tactic in lean4 to solve the state. STATE: case a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
apply Set.mem_of_mem_of_subset hv
case a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v...
case a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v...
Please generate a tactic in lean4 to solve the state. STATE: case a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
apply (convex_iff_segment_subset.mp <| Hyperplane_convex Hi_) _ hy
case a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
Please generate a tactic in lean4 to solve the state. STATE: case a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
have h21 : Finset.sum Finset.univ ![(2:ℝ), -1] = 1 := by rw [Fin.sum_univ_two, Matrix.cons_val_zero, Matrix.cons_val_one, Matrix.head_cons] linarith done
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metr...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
have h2x_y := Hyperplane_affineClosed Hi_ ![x, y] (by rw [Matrix.range_cons, Matrix.range_cons, Matrix.range_empty, Set.union_empty]; exact Set.union_subset (Set.singleton_subset_iff.mpr hHi_2) (Set.singleton_subset_iff.mpr hy)) ![2, -1] h21
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metr...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [Finset.affineCombination_eq_linear_combination _ _ _ h21, Fin.sum_univ_two, Matrix.cons_val_zero, Matrix.cons_val_one, Matrix.head_cons, Matrix.cons_val_zero, Matrix.cons_val_one, Matrix.head_cons, neg_one_smul, ← sub_eq_add_neg] at h2x_y
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metr...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
exact h2x_y
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
no goals
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metr...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [Fin.sum_univ_two, Matrix.cons_val_zero, Matrix.cons_val_one, Matrix.head_cons]
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metr...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
linarith
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
no goals
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metr...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [Matrix.range_cons, Matrix.range_cons, Matrix.range_empty, Set.union_empty]
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metr...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
exact Set.union_subset (Set.singleton_subset_iff.mpr hHi_2) (Set.singleton_subset_iff.mpr hy)
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ v : E hv...
no goals
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ y : E hyx : y ≠ x hxyy : x ∈ openSegment ℝ (2 • x - y) y hmemballmemIc : ∃ ε > 0, ∀ v ∈ Metr...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
specialize hsub (left_mem_segment ℝ x1 x2)
case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_1.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemI...
case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_1.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemI...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_1.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rcases (em (Hi_ ∈ Hpolytope.I H_ x)) with (hinI | hninI)
case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_1.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemI...
case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_1.intro.intro.inl E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemball...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_1.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
apply hmemsegmemI x1 ?_ Hi_ hinI
case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_1.intro.intro.inl E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemball...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ x1 x2 : E ...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_1.intro.intro.inl E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
apply openSegment_subset_segment
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ x1 x2 : E ...
case a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ x1 ...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
exact Set.mem_of_mem_inter_left hsub
case a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ x1 ...
no goals
Please generate a tactic in lean4 to solve the state. STATE: case a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
have : Hi_ ∈ H_ \ Hpolytope.I H_ x := by rw [Set.mem_diff] exact ⟨ hHi_, hninI ⟩
case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_1.intro.intro.inr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemball...
case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_1.intro.intro.inr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemball...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_1.intro.intro.inr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
exact hmemballmemIc x1 (Set.mem_of_mem_inter_right hsub) Hi_ this
case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_1.intro.intro.inr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemball...
no goals
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_1.intro.intro.inr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [Set.mem_diff]
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ x1 x2 : E ...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ x1 x2 : E ...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
exact ⟨ hHi_, hninI ⟩
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ x1 x2 : E ...
no goals
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
specialize hsub (right_mem_segment ℝ x1 x2)
case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_2.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemI...
case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_2.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemI...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_2.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rcases (em (Hi_ ∈ Hpolytope.I H_ x)) with (hinI | hninI)
case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_2.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemI...
case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_2.intro.intro.inl E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemball...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_2.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
apply hmemsegmemI x2 ?_ Hi_ hinI
case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_2.intro.intro.inl E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemball...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ x1 x2 : E ...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_2.intro.intro.inl E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
apply openSegment_subset_segment
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ x1 x2 : E ...
case a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ x1 ...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
exact Set.mem_of_mem_inter_left hsub
case a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ x1 ...
no goals
Please generate a tactic in lean4 to solve the state. STATE: case a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
have : Hi_ ∈ H_ \ Hpolytope.I H_ x := by rw [Set.mem_diff] exact ⟨ hHi_, hninI ⟩
case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_2.intro.intro.inr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemball...
case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_2.intro.intro.inr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemball...
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_2.intro.intro.inr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
exact hmemballmemIc x2 (Set.mem_of_mem_inter_right hsub) Hi_ this
case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_2.intro.intro.inr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemball...
no goals
Please generate a tactic in lean4 to solve the state. STATE: case mp.intro.intro.intro.intro.intro.intro.intro.intro.refine_2.intro.intro.inr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [Set.mem_diff]
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ x1 x2 : E ...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ x1 x2 : E ...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
exact ⟨ hHi_, hninI ⟩
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric.ball x ε, ∀ Hi_ ∈ H_ \ Hpolytope.I H_ x, v ∈ ↑Hi_ x1 x2 : E ...
no goals
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x y : E hmemsegmemI : ∀ v ∈ segment ℝ (2 • x - y) y, ∀ Hi_ ∈ Hpolytope.I H_ x, v ∈ ↑Hi_ ε : ℝ hmemballmemIc : ∀ v ∈ Metric...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
intro hinterx
case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ ⊢ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} → x ∈ Set.extremePoints ℝ (Hpolytope hH_)
case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} ⊢ x ∈ Set.extremePoints ℝ (Hpolytope hH_)
Please generate a tactic in lean4 to solve the state. STATE: case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ ⊢ ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} → x ∈ Set.extremePoints ℝ (...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [mem_extremePoints]
case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} ⊢ x ∈ Set.extremePoints ℝ (Hpolytope hH_)
case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} ⊢ x ∈ Hpolytope hH_ ∧ ∀ x₁ ∈ Hpolytope hH_, ∀ x₂ ∈ Hpolytope hH_, x ∈ openSegmen...
Please generate a tactic in lean4 to solve the state. STATE: case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} ⊢ x ∈ Set.extremePo...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
refine ⟨ hxH, λ x1 hx1 x2 hx2 hx => ?_ ⟩
case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} ⊢ x ∈ Hpolytope hH_ ∧ ∀ x₁ ∈ Hpolytope hH_, ∀ x₂ ∈ Hpolytope hH_, x ∈ openSegmen...
case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSeg...
Please generate a tactic in lean4 to solve the state. STATE: case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} ⊢ x ∈ Hpolytope hH_...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
have : segment ℝ x1 x2 ⊆ {x} → x1 = x ∧ x2 = x := by rw [Set.Nonempty.subset_singleton_iff (Set.nonempty_of_mem (left_mem_segment ℝ x1 x2)), Set.eq_singleton_iff_unique_mem] exact fun hseg => ⟨ hseg.2 x1 (left_mem_segment ℝ x1 x2), hseg.2 x2 (right_mem_segment ℝ x1 x2) ⟩
case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSeg...
case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSeg...
Please generate a tactic in lean4 to solve the state. STATE: case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ H...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
apply this
case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSeg...
case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSeg...
Please generate a tactic in lean4 to solve the state. STATE: case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ H...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
clear this
case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSeg...
case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSeg...
Please generate a tactic in lean4 to solve the state. STATE: case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ H...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [← hinterx, Set.subset_sInter_iff]
case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSeg...
case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSeg...
Please generate a tactic in lean4 to solve the state. STATE: case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ H...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rintro HiS ⟨ Hi_, hHi_, rfl ⟩
case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSeg...
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx :...
Please generate a tactic in lean4 to solve the state. STATE: case mpr E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ H...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
simp only
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx :...
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx :...
Please generate a tactic in lean4 to solve the state. STATE: case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
have hfxα : Hi_.f.1 x = Hi_.α := by have : x ∈ {x} := by exact Set.mem_singleton x rw [← hinterx, Set.mem_sInter] at this specialize this (frontier <| SetLike.coe Hi_) ⟨ Hi_, hHi_, rfl ⟩ rw [frontierHalfspace_Hyperplane, Set.mem_setOf] at this exact this
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx :...
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx :...
Please generate a tactic in lean4 to solve the state. STATE: case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
clear hinterx hxH
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx :...
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hHi_ : Hi_ ∈ Hpolytope.I H_ x hfxα : ↑Hi_.f x = H...
Please generate a tactic in lean4 to solve the state. STATE: case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [mem_Hpolytope] at hx1 hx2
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hHi_ : Hi_ ∈ Hpolytope.I H_ x hfxα : ↑Hi_.f x = H...
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x x1 : E hx1 : ∀ Hi ∈ H_, ↑Hi.f x1 ≤ Hi.α x2 : E hx2 : ∀ Hi ∈ H_, ↑Hi.f x2 ≤ Hi.α hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hHi_ : Hi_ ∈ Hpolytope.I H_ x hfx...
Please generate a tactic in lean4 to solve the state. STATE: case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSegment ℝ x1 x2 Hi_ : ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
specialize hx1 Hi_ hHi_.1
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x x1 : E hx1 : ∀ Hi ∈ H_, ↑Hi.f x1 ≤ Hi.α x2 : E hx2 : ∀ Hi ∈ H_, ↑Hi.f x2 ≤ Hi.α hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hHi_ : Hi_ ∈ Hpolytope.I H_ x hfx...
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x x1 x2 : E hx2 : ∀ Hi ∈ H_, ↑Hi.f x2 ≤ Hi.α hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hHi_ : Hi_ ∈ Hpolytope.I H_ x hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ...
Please generate a tactic in lean4 to solve the state. STATE: case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x x1 : E hx1 : ∀ Hi ∈ H_, ↑Hi.f x1 ≤ Hi.α x2 : E hx2 : ∀ Hi ∈ H_, ↑Hi.f x2 ≤ Hi.α hx : x ∈ openSegmen...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
specialize hx2 Hi_ hHi_.1
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x x1 x2 : E hx2 : ∀ Hi ∈ H_, ↑Hi.f x2 ≤ Hi.α hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hHi_ : Hi_ ∈ Hpolytope.I H_ x hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ...
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x x1 x2 : E hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hHi_ : Hi_ ∈ Hpolytope.I H_ x hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ≤ Hi_.α hx2 : ↑Hi_.f x2 ≤ Hi_.α ⊢...
Please generate a tactic in lean4 to solve the state. STATE: case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x x1 x2 : E hx2 : ∀ Hi ∈ H_, ↑Hi.f x2 ≤ Hi.α hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hHi_ : Hi...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
clear hHi_ hH_ H_
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x x1 x2 : E hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hHi_ : Hi_ ∈ Hpolytope.I H_ x hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ≤ Hi_.α hx2 : ↑Hi_.f x2 ≤ Hi_.α ⊢...
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E x x1 x2 : E hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ≤ Hi_.α hx2 : ↑Hi_.f x2 ≤ Hi_.α ⊢ segment ℝ x1 x2 ⊆ frontier ↑Hi_
Please generate a tactic in lean4 to solve the state. STATE: case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x x1 x2 : E hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hHi_ : Hi_ ∈ Hpolytope.I H_ x hfxα : ↑Hi_....
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [frontierHalfspace_Hyperplane]
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E x x1 x2 : E hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ≤ Hi_.α hx2 : ↑Hi_.f x2 ≤ Hi_.α ⊢ segment ℝ x1 x2 ⊆ frontier ↑Hi_
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E x x1 x2 : E hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ≤ Hi_.α hx2 : ↑Hi_.f x2 ≤ Hi_.α ⊢ segment ℝ x1 x2 ⊆ {x | ↑Hi_.f x = Hi_.α}
Please generate a tactic in lean4 to solve the state. STATE: case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E x x1 x2 : E hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ≤ Hi_.α hx2 : ↑Hi_.f x2 ≤ Hi_.α ⊢ segment ℝ x...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
have := Hyperplane_convex Hi_
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E x x1 x2 : E hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ≤ Hi_.α hx2 : ↑Hi_.f x2 ≤ Hi_.α ⊢ segment ℝ x1 x2 ⊆ {x | ↑Hi_.f x = Hi_.α}
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E x x1 x2 : E hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ≤ Hi_.α hx2 : ↑Hi_.f x2 ≤ Hi_.α this : Convex ℝ {x | ↑Hi_.f x = Hi_.α} ⊢ segment ℝ x1 x2 ⊆ {x | ↑Hi_.f x =...
Please generate a tactic in lean4 to solve the state. STATE: case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E x x1 x2 : E hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ≤ Hi_.α hx2 : ↑Hi_.f x2 ≤ Hi_.α ⊢ segment ℝ x...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [convex_iff_segment_subset] at this
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E x x1 x2 : E hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ≤ Hi_.α hx2 : ↑Hi_.f x2 ≤ Hi_.α this : Convex ℝ {x | ↑Hi_.f x = Hi_.α} ⊢ segment ℝ x1 x2 ⊆ {x | ↑Hi_.f x =...
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E x x1 x2 : E hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ≤ Hi_.α hx2 : ↑Hi_.f x2 ≤ Hi_.α this : ∀ ⦃x : E⦄, x ∈ {x | ↑Hi_.f x = Hi_.α} → ∀ ⦃y : E⦄, y ∈ {x | ↑Hi_....
Please generate a tactic in lean4 to solve the state. STATE: case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E x x1 x2 : E hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ≤ Hi_.α hx2 : ↑Hi_.f x2 ≤ Hi_.α this : Convex...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
apply this <;> clear this <;> rw [Set.mem_setOf] <;> by_contra h <;> push_neg at h <;> have hlt := lt_of_le_of_ne (by assumption) h <;> clear h
case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E x x1 x2 : E hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ≤ Hi_.α hx2 : ↑Hi_.f x2 ≤ Hi_.α this : ∀ ⦃x : E⦄, x ∈ {x | ↑Hi_.f x = Hi_.α} → ∀ ⦃y : E⦄, y ∈ {x | ↑Hi_....
case mpr.intro.intro.a E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E x x1 x2 : E hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ≤ Hi_.α hx2 : ↑Hi_.f x2 ≤ Hi_.α hlt : ↑Hi_.f x1 < Hi_.α ⊢ False case mpr.intro.intro.a E : Type inst✝² ...
Please generate a tactic in lean4 to solve the state. STATE: case mpr.intro.intro E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E x x1 x2 : E hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ≤ Hi_.α hx2 : ↑Hi_.f x2 ≤ Hi_.α this : ∀ ⦃x...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [Set.Nonempty.subset_singleton_iff (Set.nonempty_of_mem (left_mem_segment ℝ x1 x2)), Set.eq_singleton_iff_unique_mem]
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSegment ℝ x1...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSegment ℝ x1...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
exact fun hseg => ⟨ hseg.2 x1 (left_mem_segment ℝ x1 x2), hseg.2 x2 (right_mem_segment ℝ x1 x2) ⟩
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSegment ℝ x1...
no goals
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
have : x ∈ {x} := by exact Set.mem_singleton x
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSegment ℝ x1...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSegment ℝ x1...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [← hinterx, Set.mem_sInter] at this
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSegment ℝ x1...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSegment ℝ x1...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
specialize this (frontier <| SetLike.coe Hi_) ⟨ Hi_, hHi_, rfl ⟩
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSegment ℝ x1...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSegment ℝ x1...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
rw [frontierHalfspace_Hyperplane, Set.mem_setOf] at this
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSegment ℝ x1...
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSegment ℝ x1...
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
exact this
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSegment ℝ x1...
no goals
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
exact Set.mem_singleton x
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope hH_ x2 : E hx2 : x2 ∈ Hpolytope hH_ hx : x ∈ openSegment ℝ x1...
no goals
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E H_ : Set (Halfspace E) hH_ : Set.Finite H_ x : E hxH : x ∈ Hpolytope hH_ hinterx : ⋂₀ ((fun x => frontier ↑x) '' Hpolytope.I H_ x) = {x} x1 : E hx1 : x1 ∈ Hpolytope ...
https://github.com/Jun2M/Main-theorem-of-polytopes.git
fb84f7409e05ca9db3a1bbfcd4d0a16001515fe8
src/MainTheorem.lean
ExtremePointsofHpolytope
[143, 1]
[338, 7]
assumption
E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E x x1 x2 : E hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ≤ Hi_.α hx2 : ↑Hi_.f x2 ≤ Hi_.α h : ↑Hi_.f x2 ≠ Hi_.α ⊢ ↑Hi_.f x2 ≤ Hi_.α
no goals
Please generate a tactic in lean4 to solve the state. STATE: E : Type inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace ℝ E inst✝ : CompleteSpace E x x1 x2 : E hx : x ∈ openSegment ℝ x1 x2 Hi_ : Halfspace E hfxα : ↑Hi_.f x = Hi_.α hx1 : ↑Hi_.f x1 ≤ Hi_.α hx2 : ↑Hi_.f x2 ≤ Hi_.α h : ↑Hi_.f x2 ≠ Hi_.α ⊢ ↑Hi_.f x2 ...