state
stringlengths
0
159k
srcUpToTactic
stringlengths
387
167k
nextTactic
stringlengths
3
9k
declUpToTactic
stringlengths
22
11.5k
declId
stringlengths
38
95
decl
stringlengths
16
1.89k
file_tag
stringlengths
17
73
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedSemiring 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommMonoid E inst✝² : AddCommMonoid F inst✝¹ : SMul 𝕜 E inst✝ : SMul 𝕜 F s✝ : Set E x✝ y✝ : E a✝ b✝ : 𝕜 ι : Sort u_6 s : ι → Set E hdir : Directed (fun x ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
obtain ⟨i, hx⟩ := hx
theorem Directed.strictConvex_iUnion {ι : Sort*} {s : ι → Set E} (hdir : Directed (· ⊆ ·) s) (hs : ∀ ⦃i : ι⦄, StrictConvex 𝕜 (s i)) : StrictConvex 𝕜 (⋃ i, s i) := by rintro x hx y hy hxy a b ha hb hab rw [mem_iUnion] at hx hy
Mathlib.Analysis.Convex.Strict.84_0.eLomqYdbrwkwew8
theorem Directed.strictConvex_iUnion {ι : Sort*} {s : ι → Set E} (hdir : Directed (· ⊆ ·) s) (hs : ∀ ⦃i : ι⦄, StrictConvex 𝕜 (s i)) : StrictConvex 𝕜 (⋃ i, s i)
Mathlib_Analysis_Convex_Strict
case intro 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedSemiring 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommMonoid E inst✝² : AddCommMonoid F inst✝¹ : SMul 𝕜 E inst✝ : SMul 𝕜 F s✝ : Set E x✝ y✝ : E a✝ b✝ : 𝕜 ι : Sort u_6 s : ι → Set E hdir : Direc...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
obtain ⟨j, hy⟩ := hy
theorem Directed.strictConvex_iUnion {ι : Sort*} {s : ι → Set E} (hdir : Directed (· ⊆ ·) s) (hs : ∀ ⦃i : ι⦄, StrictConvex 𝕜 (s i)) : StrictConvex 𝕜 (⋃ i, s i) := by rintro x hx y hy hxy a b ha hb hab rw [mem_iUnion] at hx hy obtain ⟨i, hx⟩ := hx
Mathlib.Analysis.Convex.Strict.84_0.eLomqYdbrwkwew8
theorem Directed.strictConvex_iUnion {ι : Sort*} {s : ι → Set E} (hdir : Directed (· ⊆ ·) s) (hs : ∀ ⦃i : ι⦄, StrictConvex 𝕜 (s i)) : StrictConvex 𝕜 (⋃ i, s i)
Mathlib_Analysis_Convex_Strict
case intro.intro 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedSemiring 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommMonoid E inst✝² : AddCommMonoid F inst✝¹ : SMul 𝕜 E inst✝ : SMul 𝕜 F s✝ : Set E x✝ y✝ : E a✝ b✝ : 𝕜 ι : Sort u_6 s : ι → Set E hdir :...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
obtain ⟨k, hik, hjk⟩ := hdir i j
theorem Directed.strictConvex_iUnion {ι : Sort*} {s : ι → Set E} (hdir : Directed (· ⊆ ·) s) (hs : ∀ ⦃i : ι⦄, StrictConvex 𝕜 (s i)) : StrictConvex 𝕜 (⋃ i, s i) := by rintro x hx y hy hxy a b ha hb hab rw [mem_iUnion] at hx hy obtain ⟨i, hx⟩ := hx obtain ⟨j, hy⟩ := hy
Mathlib.Analysis.Convex.Strict.84_0.eLomqYdbrwkwew8
theorem Directed.strictConvex_iUnion {ι : Sort*} {s : ι → Set E} (hdir : Directed (· ⊆ ·) s) (hs : ∀ ⦃i : ι⦄, StrictConvex 𝕜 (s i)) : StrictConvex 𝕜 (⋃ i, s i)
Mathlib_Analysis_Convex_Strict
case intro.intro.intro.intro 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedSemiring 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommMonoid E inst✝² : AddCommMonoid F inst✝¹ : SMul 𝕜 E inst✝ : SMul 𝕜 F s✝ : Set E x✝ y✝ : E a✝ b✝ : 𝕜 ι : Sort u_6 s : ι → ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
exact interior_mono (subset_iUnion s k) (hs (hik hx) (hjk hy) hxy ha hb hab)
theorem Directed.strictConvex_iUnion {ι : Sort*} {s : ι → Set E} (hdir : Directed (· ⊆ ·) s) (hs : ∀ ⦃i : ι⦄, StrictConvex 𝕜 (s i)) : StrictConvex 𝕜 (⋃ i, s i) := by rintro x hx y hy hxy a b ha hb hab rw [mem_iUnion] at hx hy obtain ⟨i, hx⟩ := hx obtain ⟨j, hy⟩ := hy obtain ⟨k, hik, hjk⟩ := hdir i j
Mathlib.Analysis.Convex.Strict.84_0.eLomqYdbrwkwew8
theorem Directed.strictConvex_iUnion {ι : Sort*} {s : ι → Set E} (hdir : Directed (· ⊆ ·) s) (hs : ∀ ⦃i : ι⦄, StrictConvex 𝕜 (s i)) : StrictConvex 𝕜 (⋃ i, s i)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedSemiring 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommMonoid E inst✝² : AddCommMonoid F inst✝¹ : SMul 𝕜 E inst✝ : SMul 𝕜 F s : Set E x y : E a b : 𝕜 S : Set (Set E) hdir : DirectedOn (fun x x_1 => x ⊆ x_1...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rw [sUnion_eq_iUnion]
theorem DirectedOn.strictConvex_sUnion {S : Set (Set E)} (hdir : DirectedOn (· ⊆ ·) S) (hS : ∀ s ∈ S, StrictConvex 𝕜 s) : StrictConvex 𝕜 (⋃₀ S) := by
Mathlib.Analysis.Convex.Strict.94_0.eLomqYdbrwkwew8
theorem DirectedOn.strictConvex_sUnion {S : Set (Set E)} (hdir : DirectedOn (· ⊆ ·) S) (hS : ∀ s ∈ S, StrictConvex 𝕜 s) : StrictConvex 𝕜 (⋃₀ S)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedSemiring 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommMonoid E inst✝² : AddCommMonoid F inst✝¹ : SMul 𝕜 E inst✝ : SMul 𝕜 F s : Set E x y : E a b : 𝕜 S : Set (Set E) hdir : DirectedOn (fun x x_1 => x ⊆ x_1...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
exact (directedOn_iff_directed.1 hdir).strictConvex_iUnion fun s => hS _ s.2
theorem DirectedOn.strictConvex_sUnion {S : Set (Set E)} (hdir : DirectedOn (· ⊆ ·) S) (hS : ∀ s ∈ S, StrictConvex 𝕜 s) : StrictConvex 𝕜 (⋃₀ S) := by rw [sUnion_eq_iUnion]
Mathlib.Analysis.Convex.Strict.94_0.eLomqYdbrwkwew8
theorem DirectedOn.strictConvex_sUnion {S : Set (Set E)} (hdir : DirectedOn (· ⊆ ·) S) (hS : ∀ s ∈ S, StrictConvex 𝕜 s) : StrictConvex 𝕜 (⋃₀ S)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝¹⁰ : OrderedSemiring 𝕜 inst✝⁹ : TopologicalSpace E inst✝⁸ : TopologicalSpace F inst✝⁷ : AddCommMonoid E inst✝⁶ : AddCommMonoid F inst✝⁵ : Module 𝕜 E inst✝⁴ : Module 𝕜 F s : Set E inst✝³ : Semiring 𝕝 inst✝² : Module 𝕝 E inst✝¹ : Module 𝕝 F ins...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rintro _ ⟨x, hx, rfl⟩ _ ⟨y, hy, rfl⟩ hxy a b ha hb hab
theorem StrictConvex.linear_image [Semiring 𝕝] [Module 𝕝 E] [Module 𝕝 F] [LinearMap.CompatibleSMul E F 𝕜 𝕝] (hs : StrictConvex 𝕜 s) (f : E →ₗ[𝕝] F) (hf : IsOpenMap f) : StrictConvex 𝕜 (f '' s) := by
Mathlib.Analysis.Convex.Strict.129_0.eLomqYdbrwkwew8
theorem StrictConvex.linear_image [Semiring 𝕝] [Module 𝕝 E] [Module 𝕝 F] [LinearMap.CompatibleSMul E F 𝕜 𝕝] (hs : StrictConvex 𝕜 s) (f : E →ₗ[𝕝] F) (hf : IsOpenMap f) : StrictConvex 𝕜 (f '' s)
Mathlib_Analysis_Convex_Strict
case intro.intro.intro.intro 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝¹⁰ : OrderedSemiring 𝕜 inst✝⁹ : TopologicalSpace E inst✝⁸ : TopologicalSpace F inst✝⁷ : AddCommMonoid E inst✝⁶ : AddCommMonoid F inst✝⁵ : Module 𝕜 E inst✝⁴ : Module 𝕜 F s : Set E inst✝³ : Semiring 𝕝 inst✝² : Module ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
refine' hf.image_interior_subset _ ⟨a • x + b • y, hs hx hy (ne_of_apply_ne _ hxy) ha hb hab, _⟩
theorem StrictConvex.linear_image [Semiring 𝕝] [Module 𝕝 E] [Module 𝕝 F] [LinearMap.CompatibleSMul E F 𝕜 𝕝] (hs : StrictConvex 𝕜 s) (f : E →ₗ[𝕝] F) (hf : IsOpenMap f) : StrictConvex 𝕜 (f '' s) := by rintro _ ⟨x, hx, rfl⟩ _ ⟨y, hy, rfl⟩ hxy a b ha hb hab
Mathlib.Analysis.Convex.Strict.129_0.eLomqYdbrwkwew8
theorem StrictConvex.linear_image [Semiring 𝕝] [Module 𝕝 E] [Module 𝕝 F] [LinearMap.CompatibleSMul E F 𝕜 𝕝] (hs : StrictConvex 𝕜 s) (f : E →ₗ[𝕝] F) (hf : IsOpenMap f) : StrictConvex 𝕜 (f '' s)
Mathlib_Analysis_Convex_Strict
case intro.intro.intro.intro 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝¹⁰ : OrderedSemiring 𝕜 inst✝⁹ : TopologicalSpace E inst✝⁸ : TopologicalSpace F inst✝⁷ : AddCommMonoid E inst✝⁶ : AddCommMonoid F inst✝⁵ : Module 𝕜 E inst✝⁴ : Module 𝕜 F s : Set E inst✝³ : Semiring 𝕝 inst✝² : Module ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rw [map_add, f.map_smul_of_tower a, f.map_smul_of_tower b]
theorem StrictConvex.linear_image [Semiring 𝕝] [Module 𝕝 E] [Module 𝕝 F] [LinearMap.CompatibleSMul E F 𝕜 𝕝] (hs : StrictConvex 𝕜 s) (f : E →ₗ[𝕝] F) (hf : IsOpenMap f) : StrictConvex 𝕜 (f '' s) := by rintro _ ⟨x, hx, rfl⟩ _ ⟨y, hy, rfl⟩ hxy a b ha hb hab refine' hf.image_interior_subset _ ⟨a • x + b ...
Mathlib.Analysis.Convex.Strict.129_0.eLomqYdbrwkwew8
theorem StrictConvex.linear_image [Semiring 𝕝] [Module 𝕝 E] [Module 𝕝 F] [LinearMap.CompatibleSMul E F 𝕜 𝕝] (hs : StrictConvex 𝕜 s) (f : E →ₗ[𝕝] F) (hf : IsOpenMap f) : StrictConvex 𝕜 (f '' s)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedSemiring 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommMonoid E inst✝² : AddCommMonoid F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s✝ : Set E s : Set F hs : StrictConvex 𝕜 s f : E →ₗ[𝕜] F hf : Continuous ⇑f ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
intro x hx y hy hxy a b ha hb hab
theorem StrictConvex.linear_preimage {s : Set F} (hs : StrictConvex 𝕜 s) (f : E →ₗ[𝕜] F) (hf : Continuous f) (hfinj : Injective f) : StrictConvex 𝕜 (s.preimage f) := by
Mathlib.Analysis.Convex.Strict.142_0.eLomqYdbrwkwew8
theorem StrictConvex.linear_preimage {s : Set F} (hs : StrictConvex 𝕜 s) (f : E →ₗ[𝕜] F) (hf : Continuous f) (hfinj : Injective f) : StrictConvex 𝕜 (s.preimage f)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedSemiring 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommMonoid E inst✝² : AddCommMonoid F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s✝ : Set E s : Set F hs : StrictConvex 𝕜 s f : E →ₗ[𝕜] F hf : Continuous ⇑f ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
refine' preimage_interior_subset_interior_preimage hf _
theorem StrictConvex.linear_preimage {s : Set F} (hs : StrictConvex 𝕜 s) (f : E →ₗ[𝕜] F) (hf : Continuous f) (hfinj : Injective f) : StrictConvex 𝕜 (s.preimage f) := by intro x hx y hy hxy a b ha hb hab
Mathlib.Analysis.Convex.Strict.142_0.eLomqYdbrwkwew8
theorem StrictConvex.linear_preimage {s : Set F} (hs : StrictConvex 𝕜 s) (f : E →ₗ[𝕜] F) (hf : Continuous f) (hfinj : Injective f) : StrictConvex 𝕜 (s.preimage f)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedSemiring 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommMonoid E inst✝² : AddCommMonoid F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s✝ : Set E s : Set F hs : StrictConvex 𝕜 s f : E →ₗ[𝕜] F hf : Continuous ⇑f ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rw [mem_preimage, f.map_add, f.map_smul, f.map_smul]
theorem StrictConvex.linear_preimage {s : Set F} (hs : StrictConvex 𝕜 s) (f : E →ₗ[𝕜] F) (hf : Continuous f) (hfinj : Injective f) : StrictConvex 𝕜 (s.preimage f) := by intro x hx y hy hxy a b ha hb hab refine' preimage_interior_subset_interior_preimage hf _
Mathlib.Analysis.Convex.Strict.142_0.eLomqYdbrwkwew8
theorem StrictConvex.linear_preimage {s : Set F} (hs : StrictConvex 𝕜 s) (f : E →ₗ[𝕜] F) (hf : Continuous f) (hfinj : Injective f) : StrictConvex 𝕜 (s.preimage f)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedSemiring 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommMonoid E inst✝² : AddCommMonoid F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s✝ : Set E s : Set F hs : StrictConvex 𝕜 s f : E →ₗ[𝕜] F hf : Continuous ⇑f ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
exact hs hx hy (hfinj.ne hxy) ha hb hab
theorem StrictConvex.linear_preimage {s : Set F} (hs : StrictConvex 𝕜 s) (f : E →ₗ[𝕜] F) (hf : Continuous f) (hfinj : Injective f) : StrictConvex 𝕜 (s.preimage f) := by intro x hx y hy hxy a b ha hb hab refine' preimage_interior_subset_interior_preimage hf _ rw [mem_preimage, f.map_add, f.map_smul, f.map_s...
Mathlib.Analysis.Convex.Strict.142_0.eLomqYdbrwkwew8
theorem StrictConvex.linear_preimage {s : Set F} (hs : StrictConvex 𝕜 s) (f : E →ₗ[𝕜] F) (hf : Continuous f) (hfinj : Injective f) : StrictConvex 𝕜 (s.preimage f)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝¹¹ : OrderedSemiring 𝕜 inst✝¹⁰ : TopologicalSpace E inst✝⁹ : TopologicalSpace F inst✝⁸ : AddCommMonoid E inst✝⁷ : AddCommMonoid F inst✝⁶ : Module 𝕜 E inst✝⁵ : Module 𝕜 F s✝ : Set E inst✝⁴ : TopologicalSpace β inst✝³ : LinearOrderedCancelAddCommM...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
refine' strictConvex_iff_openSegment_subset.2 fun x hx y hy hxy => _
protected theorem Set.OrdConnected.strictConvex {s : Set β} (hs : OrdConnected s) : StrictConvex 𝕜 s := by
Mathlib.Analysis.Convex.Strict.161_0.eLomqYdbrwkwew8
protected theorem Set.OrdConnected.strictConvex {s : Set β} (hs : OrdConnected s) : StrictConvex 𝕜 s
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝¹¹ : OrderedSemiring 𝕜 inst✝¹⁰ : TopologicalSpace E inst✝⁹ : TopologicalSpace F inst✝⁸ : AddCommMonoid E inst✝⁷ : AddCommMonoid F inst✝⁶ : Module 𝕜 E inst✝⁵ : Module 𝕜 F s✝ : Set E inst✝⁴ : TopologicalSpace β inst✝³ : LinearOrderedCancelAddCommM...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
cases' hxy.lt_or_lt with hlt hlt <;> [skip; rw [openSegment_symm]]
protected theorem Set.OrdConnected.strictConvex {s : Set β} (hs : OrdConnected s) : StrictConvex 𝕜 s := by refine' strictConvex_iff_openSegment_subset.2 fun x hx y hy hxy => _
Mathlib.Analysis.Convex.Strict.161_0.eLomqYdbrwkwew8
protected theorem Set.OrdConnected.strictConvex {s : Set β} (hs : OrdConnected s) : StrictConvex 𝕜 s
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝¹¹ : OrderedSemiring 𝕜 inst✝¹⁰ : TopologicalSpace E inst✝⁹ : TopologicalSpace F inst✝⁸ : AddCommMonoid E inst✝⁷ : AddCommMonoid F inst✝⁶ : Module 𝕜 E inst✝⁵ : Module 𝕜 F s✝ : Set E inst✝⁴ : TopologicalSpace β inst✝³ : LinearOrderedCancelAddCommM...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
cases' hxy.lt_or_lt with hlt hlt
protected theorem Set.OrdConnected.strictConvex {s : Set β} (hs : OrdConnected s) : StrictConvex 𝕜 s := by refine' strictConvex_iff_openSegment_subset.2 fun x hx y hy hxy => _
Mathlib.Analysis.Convex.Strict.161_0.eLomqYdbrwkwew8
protected theorem Set.OrdConnected.strictConvex {s : Set β} (hs : OrdConnected s) : StrictConvex 𝕜 s
Mathlib_Analysis_Convex_Strict
case inl 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝¹¹ : OrderedSemiring 𝕜 inst✝¹⁰ : TopologicalSpace E inst✝⁹ : TopologicalSpace F inst✝⁸ : AddCommMonoid E inst✝⁷ : AddCommMonoid F inst✝⁶ : Module 𝕜 E inst✝⁵ : Module 𝕜 F s✝ : Set E inst✝⁴ : TopologicalSpace β inst✝³ : LinearOrderedCance...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
skip
protected theorem Set.OrdConnected.strictConvex {s : Set β} (hs : OrdConnected s) : StrictConvex 𝕜 s := by refine' strictConvex_iff_openSegment_subset.2 fun x hx y hy hxy => _ cases' hxy.lt_or_lt with hlt hlt <;> [
Mathlib.Analysis.Convex.Strict.161_0.eLomqYdbrwkwew8
protected theorem Set.OrdConnected.strictConvex {s : Set β} (hs : OrdConnected s) : StrictConvex 𝕜 s
Mathlib_Analysis_Convex_Strict
case inr 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝¹¹ : OrderedSemiring 𝕜 inst✝¹⁰ : TopologicalSpace E inst✝⁹ : TopologicalSpace F inst✝⁸ : AddCommMonoid E inst✝⁷ : AddCommMonoid F inst✝⁶ : Module 𝕜 E inst✝⁵ : Module 𝕜 F s✝ : Set E inst✝⁴ : TopologicalSpace β inst✝³ : LinearOrderedCance...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rw [openSegment_symm]
protected theorem Set.OrdConnected.strictConvex {s : Set β} (hs : OrdConnected s) : StrictConvex 𝕜 s := by refine' strictConvex_iff_openSegment_subset.2 fun x hx y hy hxy => _ cases' hxy.lt_or_lt with hlt hlt <;> [skip;
Mathlib.Analysis.Convex.Strict.161_0.eLomqYdbrwkwew8
protected theorem Set.OrdConnected.strictConvex {s : Set β} (hs : OrdConnected s) : StrictConvex 𝕜 s
Mathlib_Analysis_Convex_Strict
case inl 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝¹¹ : OrderedSemiring 𝕜 inst✝¹⁰ : TopologicalSpace E inst✝⁹ : TopologicalSpace F inst✝⁸ : AddCommMonoid E inst✝⁷ : AddCommMonoid F inst✝⁶ : Module 𝕜 E inst✝⁵ : Module 𝕜 F s✝ : Set E inst✝⁴ : TopologicalSpace β inst✝³ : LinearOrderedCance...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
exact (openSegment_subset_Ioo hlt).trans (isOpen_Ioo.subset_interior_iff.2 <| Ioo_subset_Icc_self.trans <| hs.out ‹_› ‹_›)
protected theorem Set.OrdConnected.strictConvex {s : Set β} (hs : OrdConnected s) : StrictConvex 𝕜 s := by refine' strictConvex_iff_openSegment_subset.2 fun x hx y hy hxy => _ cases' hxy.lt_or_lt with hlt hlt <;> [skip; rw [openSegment_symm]] <;>
Mathlib.Analysis.Convex.Strict.161_0.eLomqYdbrwkwew8
protected theorem Set.OrdConnected.strictConvex {s : Set β} (hs : OrdConnected s) : StrictConvex 𝕜 s
Mathlib_Analysis_Convex_Strict
case inr 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝¹¹ : OrderedSemiring 𝕜 inst✝¹⁰ : TopologicalSpace E inst✝⁹ : TopologicalSpace F inst✝⁸ : AddCommMonoid E inst✝⁷ : AddCommMonoid F inst✝⁶ : Module 𝕜 E inst✝⁵ : Module 𝕜 F s✝ : Set E inst✝⁴ : TopologicalSpace β inst✝³ : LinearOrderedCance...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
exact (openSegment_subset_Ioo hlt).trans (isOpen_Ioo.subset_interior_iff.2 <| Ioo_subset_Icc_self.trans <| hs.out ‹_› ‹_›)
protected theorem Set.OrdConnected.strictConvex {s : Set β} (hs : OrdConnected s) : StrictConvex 𝕜 s := by refine' strictConvex_iff_openSegment_subset.2 fun x hx y hy hxy => _ cases' hxy.lt_or_lt with hlt hlt <;> [skip; rw [openSegment_symm]] <;>
Mathlib.Analysis.Convex.Strict.161_0.eLomqYdbrwkwew8
protected theorem Set.OrdConnected.strictConvex {s : Set β} (hs : OrdConnected s) : StrictConvex 𝕜 s
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : OrderedSemiring 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : TopologicalSpace F inst✝² : AddCancelCommMonoid E inst✝¹ : ContinuousAdd E inst✝ : Module 𝕜 E s : Set E hs : StrictConvex 𝕜 s z : E ⊢ StrictConvex 𝕜 ((fun x => z + x) ⁻¹' s)
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
intro x hx y hy hxy a b ha hb hab
/-- The translation of a strictly convex set is also strictly convex. -/ theorem StrictConvex.preimage_add_right (hs : StrictConvex 𝕜 s) (z : E) : StrictConvex 𝕜 ((fun x => z + x) ⁻¹' s) := by
Mathlib.Analysis.Convex.Strict.220_0.eLomqYdbrwkwew8
/-- The translation of a strictly convex set is also strictly convex. -/ theorem StrictConvex.preimage_add_right (hs : StrictConvex 𝕜 s) (z : E) : StrictConvex 𝕜 ((fun x => z + x) ⁻¹' s)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : OrderedSemiring 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : TopologicalSpace F inst✝² : AddCancelCommMonoid E inst✝¹ : ContinuousAdd E inst✝ : Module 𝕜 E s : Set E hs : StrictConvex 𝕜 s z x : E hx : x ∈ (fun x => z + x) ⁻¹' s y : E hy : y ∈ (fun ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
refine' preimage_interior_subset_interior_preimage (continuous_add_left _) _
/-- The translation of a strictly convex set is also strictly convex. -/ theorem StrictConvex.preimage_add_right (hs : StrictConvex 𝕜 s) (z : E) : StrictConvex 𝕜 ((fun x => z + x) ⁻¹' s) := by intro x hx y hy hxy a b ha hb hab
Mathlib.Analysis.Convex.Strict.220_0.eLomqYdbrwkwew8
/-- The translation of a strictly convex set is also strictly convex. -/ theorem StrictConvex.preimage_add_right (hs : StrictConvex 𝕜 s) (z : E) : StrictConvex 𝕜 ((fun x => z + x) ⁻¹' s)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : OrderedSemiring 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : TopologicalSpace F inst✝² : AddCancelCommMonoid E inst✝¹ : ContinuousAdd E inst✝ : Module 𝕜 E s : Set E hs : StrictConvex 𝕜 s z x : E hx : x ∈ (fun x => z + x) ⁻¹' s y : E hy : y ∈ (fun ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
have h := hs hx hy ((add_right_injective _).ne hxy) ha hb hab
/-- The translation of a strictly convex set is also strictly convex. -/ theorem StrictConvex.preimage_add_right (hs : StrictConvex 𝕜 s) (z : E) : StrictConvex 𝕜 ((fun x => z + x) ⁻¹' s) := by intro x hx y hy hxy a b ha hb hab refine' preimage_interior_subset_interior_preimage (continuous_add_left _) _
Mathlib.Analysis.Convex.Strict.220_0.eLomqYdbrwkwew8
/-- The translation of a strictly convex set is also strictly convex. -/ theorem StrictConvex.preimage_add_right (hs : StrictConvex 𝕜 s) (z : E) : StrictConvex 𝕜 ((fun x => z + x) ⁻¹' s)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : OrderedSemiring 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : TopologicalSpace F inst✝² : AddCancelCommMonoid E inst✝¹ : ContinuousAdd E inst✝ : Module 𝕜 E s : Set E hs : StrictConvex 𝕜 s z x : E hx : x ∈ (fun x => z + x) ⁻¹' s y : E hy : y ∈ (fun ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rwa [smul_add, smul_add, add_add_add_comm, ← _root_.add_smul, hab, one_smul] at h
/-- The translation of a strictly convex set is also strictly convex. -/ theorem StrictConvex.preimage_add_right (hs : StrictConvex 𝕜 s) (z : E) : StrictConvex 𝕜 ((fun x => z + x) ⁻¹' s) := by intro x hx y hy hxy a b ha hb hab refine' preimage_interior_subset_interior_preimage (continuous_add_left _) _ have...
Mathlib.Analysis.Convex.Strict.220_0.eLomqYdbrwkwew8
/-- The translation of a strictly convex set is also strictly convex. -/ theorem StrictConvex.preimage_add_right (hs : StrictConvex 𝕜 s) (z : E) : StrictConvex 𝕜 ((fun x => z + x) ⁻¹' s)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : OrderedSemiring 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : TopologicalSpace F inst✝² : AddCancelCommMonoid E inst✝¹ : ContinuousAdd E inst✝ : Module 𝕜 E s : Set E hs : StrictConvex 𝕜 s z : E ⊢ StrictConvex 𝕜 ((fun x => x + z) ⁻¹' s)
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
simpa only [add_comm] using hs.preimage_add_right z
/-- The translation of a strictly convex set is also strictly convex. -/ theorem StrictConvex.preimage_add_left (hs : StrictConvex 𝕜 s) (z : E) : StrictConvex 𝕜 ((fun x => x + z) ⁻¹' s) := by
Mathlib.Analysis.Convex.Strict.229_0.eLomqYdbrwkwew8
/-- The translation of a strictly convex set is also strictly convex. -/ theorem StrictConvex.preimage_add_left (hs : StrictConvex 𝕜 s) (z : E) : StrictConvex 𝕜 ((fun x => x + z) ⁻¹' s)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁷ : OrderedSemiring 𝕜 inst✝⁶ : TopologicalSpace E inst✝⁵ : TopologicalSpace F inst✝⁴ : AddCommGroup E inst✝³ : AddCommGroup F inst✝² : Module 𝕜 E inst✝¹ : Module 𝕜 F inst✝ : ContinuousAdd E s t : Set E hs : StrictConvex 𝕜 s ht : StrictConvex 𝕜...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rintro _ ⟨v, w, hv, hw, rfl⟩ _ ⟨x, y, hx, hy, rfl⟩ h a b ha hb hab
theorem StrictConvex.add (hs : StrictConvex 𝕜 s) (ht : StrictConvex 𝕜 t) : StrictConvex 𝕜 (s + t) := by
Mathlib.Analysis.Convex.Strict.245_0.eLomqYdbrwkwew8
theorem StrictConvex.add (hs : StrictConvex 𝕜 s) (ht : StrictConvex 𝕜 t) : StrictConvex 𝕜 (s + t)
Mathlib_Analysis_Convex_Strict
case intro.intro.intro.intro.intro.intro.intro.intro 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁷ : OrderedSemiring 𝕜 inst✝⁶ : TopologicalSpace E inst✝⁵ : TopologicalSpace F inst✝⁴ : AddCommGroup E inst✝³ : AddCommGroup F inst✝² : Module 𝕜 E inst✝¹ : Module 𝕜 F inst✝ : ContinuousAdd E s ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rw [smul_add, smul_add, add_add_add_comm]
theorem StrictConvex.add (hs : StrictConvex 𝕜 s) (ht : StrictConvex 𝕜 t) : StrictConvex 𝕜 (s + t) := by rintro _ ⟨v, w, hv, hw, rfl⟩ _ ⟨x, y, hx, hy, rfl⟩ h a b ha hb hab
Mathlib.Analysis.Convex.Strict.245_0.eLomqYdbrwkwew8
theorem StrictConvex.add (hs : StrictConvex 𝕜 s) (ht : StrictConvex 𝕜 t) : StrictConvex 𝕜 (s + t)
Mathlib_Analysis_Convex_Strict
case intro.intro.intro.intro.intro.intro.intro.intro 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁷ : OrderedSemiring 𝕜 inst✝⁶ : TopologicalSpace E inst✝⁵ : TopologicalSpace F inst✝⁴ : AddCommGroup E inst✝³ : AddCommGroup F inst✝² : Module 𝕜 E inst✝¹ : Module 𝕜 F inst✝ : ContinuousAdd E s ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
obtain rfl | hvx := eq_or_ne v x
theorem StrictConvex.add (hs : StrictConvex 𝕜 s) (ht : StrictConvex 𝕜 t) : StrictConvex 𝕜 (s + t) := by rintro _ ⟨v, w, hv, hw, rfl⟩ _ ⟨x, y, hx, hy, rfl⟩ h a b ha hb hab rw [smul_add, smul_add, add_add_add_comm]
Mathlib.Analysis.Convex.Strict.245_0.eLomqYdbrwkwew8
theorem StrictConvex.add (hs : StrictConvex 𝕜 s) (ht : StrictConvex 𝕜 t) : StrictConvex 𝕜 (s + t)
Mathlib_Analysis_Convex_Strict
case intro.intro.intro.intro.intro.intro.intro.intro.inl 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁷ : OrderedSemiring 𝕜 inst✝⁶ : TopologicalSpace E inst✝⁵ : TopologicalSpace F inst✝⁴ : AddCommGroup E inst✝³ : AddCommGroup F inst✝² : Module 𝕜 E inst✝¹ : Module 𝕜 F inst✝ : ContinuousAdd ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
refine' interior_mono (add_subset_add (singleton_subset_iff.2 hv) Subset.rfl) _
theorem StrictConvex.add (hs : StrictConvex 𝕜 s) (ht : StrictConvex 𝕜 t) : StrictConvex 𝕜 (s + t) := by rintro _ ⟨v, w, hv, hw, rfl⟩ _ ⟨x, y, hx, hy, rfl⟩ h a b ha hb hab rw [smul_add, smul_add, add_add_add_comm] obtain rfl | hvx := eq_or_ne v x ·
Mathlib.Analysis.Convex.Strict.245_0.eLomqYdbrwkwew8
theorem StrictConvex.add (hs : StrictConvex 𝕜 s) (ht : StrictConvex 𝕜 t) : StrictConvex 𝕜 (s + t)
Mathlib_Analysis_Convex_Strict
case intro.intro.intro.intro.intro.intro.intro.intro.inl 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁷ : OrderedSemiring 𝕜 inst✝⁶ : TopologicalSpace E inst✝⁵ : TopologicalSpace F inst✝⁴ : AddCommGroup E inst✝³ : AddCommGroup F inst✝² : Module 𝕜 E inst✝¹ : Module 𝕜 F inst✝ : ContinuousAdd ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rw [Convex.combo_self hab, singleton_add]
theorem StrictConvex.add (hs : StrictConvex 𝕜 s) (ht : StrictConvex 𝕜 t) : StrictConvex 𝕜 (s + t) := by rintro _ ⟨v, w, hv, hw, rfl⟩ _ ⟨x, y, hx, hy, rfl⟩ h a b ha hb hab rw [smul_add, smul_add, add_add_add_comm] obtain rfl | hvx := eq_or_ne v x · refine' interior_mono (add_subset_add (singleton_subset_i...
Mathlib.Analysis.Convex.Strict.245_0.eLomqYdbrwkwew8
theorem StrictConvex.add (hs : StrictConvex 𝕜 s) (ht : StrictConvex 𝕜 t) : StrictConvex 𝕜 (s + t)
Mathlib_Analysis_Convex_Strict
case intro.intro.intro.intro.intro.intro.intro.intro.inl 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁷ : OrderedSemiring 𝕜 inst✝⁶ : TopologicalSpace E inst✝⁵ : TopologicalSpace F inst✝⁴ : AddCommGroup E inst✝³ : AddCommGroup F inst✝² : Module 𝕜 E inst✝¹ : Module 𝕜 F inst✝ : ContinuousAdd ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
exact (isOpenMap_add_left _).image_interior_subset _ (mem_image_of_mem _ <| ht hw hy (ne_of_apply_ne _ h) ha hb hab)
theorem StrictConvex.add (hs : StrictConvex 𝕜 s) (ht : StrictConvex 𝕜 t) : StrictConvex 𝕜 (s + t) := by rintro _ ⟨v, w, hv, hw, rfl⟩ _ ⟨x, y, hx, hy, rfl⟩ h a b ha hb hab rw [smul_add, smul_add, add_add_add_comm] obtain rfl | hvx := eq_or_ne v x · refine' interior_mono (add_subset_add (singleton_subset_i...
Mathlib.Analysis.Convex.Strict.245_0.eLomqYdbrwkwew8
theorem StrictConvex.add (hs : StrictConvex 𝕜 s) (ht : StrictConvex 𝕜 t) : StrictConvex 𝕜 (s + t)
Mathlib_Analysis_Convex_Strict
case intro.intro.intro.intro.intro.intro.intro.intro.inr 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁷ : OrderedSemiring 𝕜 inst✝⁶ : TopologicalSpace E inst✝⁵ : TopologicalSpace F inst✝⁴ : AddCommGroup E inst✝³ : AddCommGroup F inst✝² : Module 𝕜 E inst✝¹ : Module 𝕜 F inst✝ : ContinuousAdd ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
exact subset_interior_add_left (add_mem_add (hs hv hx hvx ha hb hab) <| ht.convex hw hy ha.le hb.le hab)
theorem StrictConvex.add (hs : StrictConvex 𝕜 s) (ht : StrictConvex 𝕜 t) : StrictConvex 𝕜 (s + t) := by rintro _ ⟨v, w, hv, hw, rfl⟩ _ ⟨x, y, hx, hy, rfl⟩ h a b ha hb hab rw [smul_add, smul_add, add_add_add_comm] obtain rfl | hvx := eq_or_ne v x · refine' interior_mono (add_subset_add (singleton_subset_i...
Mathlib.Analysis.Convex.Strict.245_0.eLomqYdbrwkwew8
theorem StrictConvex.add (hs : StrictConvex 𝕜 s) (ht : StrictConvex 𝕜 t) : StrictConvex 𝕜 (s + t)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁷ : OrderedSemiring 𝕜 inst✝⁶ : TopologicalSpace E inst✝⁵ : TopologicalSpace F inst✝⁴ : AddCommGroup E inst✝³ : AddCommGroup F inst✝² : Module 𝕜 E inst✝¹ : Module 𝕜 F inst✝ : ContinuousAdd E s t : Set E hs : StrictConvex 𝕜 s z : E ⊢ StrictConvex...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
simpa only [singleton_add] using (strictConvex_singleton z).add hs
theorem StrictConvex.add_left (hs : StrictConvex 𝕜 s) (z : E) : StrictConvex 𝕜 ((fun x => z + x) '' s) := by
Mathlib.Analysis.Convex.Strict.260_0.eLomqYdbrwkwew8
theorem StrictConvex.add_left (hs : StrictConvex 𝕜 s) (z : E) : StrictConvex 𝕜 ((fun x => z + x) '' s)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁷ : OrderedSemiring 𝕜 inst✝⁶ : TopologicalSpace E inst✝⁵ : TopologicalSpace F inst✝⁴ : AddCommGroup E inst✝³ : AddCommGroup F inst✝² : Module 𝕜 E inst✝¹ : Module 𝕜 F inst✝ : ContinuousAdd E s t : Set E hs : StrictConvex 𝕜 s z : E ⊢ StrictConvex...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
simpa only [add_comm] using hs.add_left z
theorem StrictConvex.add_right (hs : StrictConvex 𝕜 s) (z : E) : StrictConvex 𝕜 ((fun x => x + z) '' s) := by
Mathlib.Analysis.Convex.Strict.265_0.eLomqYdbrwkwew8
theorem StrictConvex.add_right (hs : StrictConvex 𝕜 s) (z : E) : StrictConvex 𝕜 ((fun x => x + z) '' s)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝¹⁰ : OrderedSemiring 𝕜 inst✝⁹ : TopologicalSpace E inst✝⁸ : TopologicalSpace F inst✝⁷ : AddCommGroup E inst✝⁶ : AddCommGroup F inst✝⁵ : Module 𝕜 E inst✝⁴ : Module 𝕜 F inst✝³ : LinearOrderedField 𝕝 inst✝² : Module 𝕝 E inst✝¹ : ContinuousConstSM...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
obtain rfl | hc := eq_or_ne c 0
theorem StrictConvex.smul (hs : StrictConvex 𝕜 s) (c : 𝕝) : StrictConvex 𝕜 (c • s) := by
Mathlib.Analysis.Convex.Strict.281_0.eLomqYdbrwkwew8
theorem StrictConvex.smul (hs : StrictConvex 𝕜 s) (c : 𝕝) : StrictConvex 𝕜 (c • s)
Mathlib_Analysis_Convex_Strict
case inl 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝¹⁰ : OrderedSemiring 𝕜 inst✝⁹ : TopologicalSpace E inst✝⁸ : TopologicalSpace F inst✝⁷ : AddCommGroup E inst✝⁶ : AddCommGroup F inst✝⁵ : Module 𝕜 E inst✝⁴ : Module 𝕜 F inst✝³ : LinearOrderedField 𝕝 inst✝² : Module 𝕝 E inst✝¹ : Continuo...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
exact (subsingleton_zero_smul_set _).strictConvex
theorem StrictConvex.smul (hs : StrictConvex 𝕜 s) (c : 𝕝) : StrictConvex 𝕜 (c • s) := by obtain rfl | hc := eq_or_ne c 0 ·
Mathlib.Analysis.Convex.Strict.281_0.eLomqYdbrwkwew8
theorem StrictConvex.smul (hs : StrictConvex 𝕜 s) (c : 𝕝) : StrictConvex 𝕜 (c • s)
Mathlib_Analysis_Convex_Strict
case inr 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝¹⁰ : OrderedSemiring 𝕜 inst✝⁹ : TopologicalSpace E inst✝⁸ : TopologicalSpace F inst✝⁷ : AddCommGroup E inst✝⁶ : AddCommGroup F inst✝⁵ : Module 𝕜 E inst✝⁴ : Module 𝕜 F inst✝³ : LinearOrderedField 𝕝 inst✝² : Module 𝕝 E inst✝¹ : Continuo...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
exact hs.linear_image (LinearMap.lsmul _ _ c) (isOpenMap_smul₀ hc)
theorem StrictConvex.smul (hs : StrictConvex 𝕜 s) (c : 𝕝) : StrictConvex 𝕜 (c • s) := by obtain rfl | hc := eq_or_ne c 0 · exact (subsingleton_zero_smul_set _).strictConvex ·
Mathlib.Analysis.Convex.Strict.281_0.eLomqYdbrwkwew8
theorem StrictConvex.smul (hs : StrictConvex 𝕜 s) (c : 𝕝) : StrictConvex 𝕜 (c • s)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : OrderedCommSemiring 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : AddCommGroup E inst✝² : Module 𝕜 E inst✝¹ : NoZeroSMulDivisors 𝕜 E inst✝ : ContinuousConstSMul 𝕜 E s : Set E hs : StrictConvex 𝕜 s c : 𝕜 ⊢ StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s)
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
classical obtain rfl | hc := eq_or_ne c 0 · simp_rw [zero_smul, preimage_const] split_ifs · exact strictConvex_univ · exact strictConvex_empty refine' hs.linear_preimage (LinearMap.lsmul _ _ c) _ (smul_right_injective E hc) unfold LinearMap.lsmul LinearMap.mk₂ LinearMap.mk₂' LinearMap....
theorem StrictConvex.preimage_smul (hs : StrictConvex 𝕜 s) (c : 𝕜) : StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s) := by
Mathlib.Analysis.Convex.Strict.307_0.eLomqYdbrwkwew8
theorem StrictConvex.preimage_smul (hs : StrictConvex 𝕜 s) (c : 𝕜) : StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : OrderedCommSemiring 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : AddCommGroup E inst✝² : Module 𝕜 E inst✝¹ : NoZeroSMulDivisors 𝕜 E inst✝ : ContinuousConstSMul 𝕜 E s : Set E hs : StrictConvex 𝕜 s c : 𝕜 ⊢ StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s)
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
obtain rfl | hc := eq_or_ne c 0
theorem StrictConvex.preimage_smul (hs : StrictConvex 𝕜 s) (c : 𝕜) : StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s) := by classical
Mathlib.Analysis.Convex.Strict.307_0.eLomqYdbrwkwew8
theorem StrictConvex.preimage_smul (hs : StrictConvex 𝕜 s) (c : 𝕜) : StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s)
Mathlib_Analysis_Convex_Strict
case inl 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : OrderedCommSemiring 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : AddCommGroup E inst✝² : Module 𝕜 E inst✝¹ : NoZeroSMulDivisors 𝕜 E inst✝ : ContinuousConstSMul 𝕜 E s : Set E hs : StrictConvex 𝕜 s ⊢ StrictConvex 𝕜 ((fun z => 0 • z) ⁻¹' ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
simp_rw [zero_smul, preimage_const]
theorem StrictConvex.preimage_smul (hs : StrictConvex 𝕜 s) (c : 𝕜) : StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s) := by classical obtain rfl | hc := eq_or_ne c 0 ·
Mathlib.Analysis.Convex.Strict.307_0.eLomqYdbrwkwew8
theorem StrictConvex.preimage_smul (hs : StrictConvex 𝕜 s) (c : 𝕜) : StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s)
Mathlib_Analysis_Convex_Strict
case inl 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : OrderedCommSemiring 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : AddCommGroup E inst✝² : Module 𝕜 E inst✝¹ : NoZeroSMulDivisors 𝕜 E inst✝ : ContinuousConstSMul 𝕜 E s : Set E hs : StrictConvex 𝕜 s ⊢ StrictConvex 𝕜 (if 0 ∈ s then univ el...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
split_ifs
theorem StrictConvex.preimage_smul (hs : StrictConvex 𝕜 s) (c : 𝕜) : StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s) := by classical obtain rfl | hc := eq_or_ne c 0 · simp_rw [zero_smul, preimage_const]
Mathlib.Analysis.Convex.Strict.307_0.eLomqYdbrwkwew8
theorem StrictConvex.preimage_smul (hs : StrictConvex 𝕜 s) (c : 𝕜) : StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s)
Mathlib_Analysis_Convex_Strict
case pos 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : OrderedCommSemiring 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : AddCommGroup E inst✝² : Module 𝕜 E inst✝¹ : NoZeroSMulDivisors 𝕜 E inst✝ : ContinuousConstSMul 𝕜 E s : Set E hs : StrictConvex 𝕜 s h✝ : 0 ∈ s ⊢ StrictConvex 𝕜 univ
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
exact strictConvex_univ
theorem StrictConvex.preimage_smul (hs : StrictConvex 𝕜 s) (c : 𝕜) : StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s) := by classical obtain rfl | hc := eq_or_ne c 0 · simp_rw [zero_smul, preimage_const] split_ifs ·
Mathlib.Analysis.Convex.Strict.307_0.eLomqYdbrwkwew8
theorem StrictConvex.preimage_smul (hs : StrictConvex 𝕜 s) (c : 𝕜) : StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s)
Mathlib_Analysis_Convex_Strict
case neg 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : OrderedCommSemiring 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : AddCommGroup E inst✝² : Module 𝕜 E inst✝¹ : NoZeroSMulDivisors 𝕜 E inst✝ : ContinuousConstSMul 𝕜 E s : Set E hs : StrictConvex 𝕜 s h✝ : 0 ∉ s ⊢ StrictConvex 𝕜 ∅
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
exact strictConvex_empty
theorem StrictConvex.preimage_smul (hs : StrictConvex 𝕜 s) (c : 𝕜) : StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s) := by classical obtain rfl | hc := eq_or_ne c 0 · simp_rw [zero_smul, preimage_const] split_ifs · exact strictConvex_univ ·
Mathlib.Analysis.Convex.Strict.307_0.eLomqYdbrwkwew8
theorem StrictConvex.preimage_smul (hs : StrictConvex 𝕜 s) (c : 𝕜) : StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s)
Mathlib_Analysis_Convex_Strict
case inr 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : OrderedCommSemiring 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : AddCommGroup E inst✝² : Module 𝕜 E inst✝¹ : NoZeroSMulDivisors 𝕜 E inst✝ : ContinuousConstSMul 𝕜 E s : Set E hs : StrictConvex 𝕜 s c : 𝕜 hc : c ≠ 0 ⊢ StrictConvex 𝕜 ((fu...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
refine' hs.linear_preimage (LinearMap.lsmul _ _ c) _ (smul_right_injective E hc)
theorem StrictConvex.preimage_smul (hs : StrictConvex 𝕜 s) (c : 𝕜) : StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s) := by classical obtain rfl | hc := eq_or_ne c 0 · simp_rw [zero_smul, preimage_const] split_ifs · exact strictConvex_univ · exact strictConvex_empty
Mathlib.Analysis.Convex.Strict.307_0.eLomqYdbrwkwew8
theorem StrictConvex.preimage_smul (hs : StrictConvex 𝕜 s) (c : 𝕜) : StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s)
Mathlib_Analysis_Convex_Strict
case inr 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : OrderedCommSemiring 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : AddCommGroup E inst✝² : Module 𝕜 E inst✝¹ : NoZeroSMulDivisors 𝕜 E inst✝ : ContinuousConstSMul 𝕜 E s : Set E hs : StrictConvex 𝕜 s c : 𝕜 hc : c ≠ 0 ⊢ Continuous ⇑((Linear...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
unfold LinearMap.lsmul LinearMap.mk₂ LinearMap.mk₂' LinearMap.mk₂'ₛₗ
theorem StrictConvex.preimage_smul (hs : StrictConvex 𝕜 s) (c : 𝕜) : StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s) := by classical obtain rfl | hc := eq_or_ne c 0 · simp_rw [zero_smul, preimage_const] split_ifs · exact strictConvex_univ · exact strictConvex_empty refine' hs.linear_preim...
Mathlib.Analysis.Convex.Strict.307_0.eLomqYdbrwkwew8
theorem StrictConvex.preimage_smul (hs : StrictConvex 𝕜 s) (c : 𝕜) : StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s)
Mathlib_Analysis_Convex_Strict
case inr 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : OrderedCommSemiring 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : AddCommGroup E inst✝² : Module 𝕜 E inst✝¹ : NoZeroSMulDivisors 𝕜 E inst✝ : ContinuousConstSMul 𝕜 E s : Set E hs : StrictConvex 𝕜 s c : 𝕜 hc : c ≠ 0 ⊢ Continuous ⇑({ ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
exact continuous_const_smul _
theorem StrictConvex.preimage_smul (hs : StrictConvex 𝕜 s) (c : 𝕜) : StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s) := by classical obtain rfl | hc := eq_or_ne c 0 · simp_rw [zero_smul, preimage_const] split_ifs · exact strictConvex_univ · exact strictConvex_empty refine' hs.linear_preim...
Mathlib.Analysis.Convex.Strict.307_0.eLomqYdbrwkwew8
theorem StrictConvex.preimage_smul (hs : StrictConvex 𝕜 s) (c : 𝕜) : StrictConvex 𝕜 ((fun z => c • z) ⁻¹' s)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁸ : OrderedRing 𝕜 inst✝⁷ : TopologicalSpace E inst✝⁶ : TopologicalSpace F inst✝⁵ : AddCommGroup E inst✝⁴ : AddCommGroup F inst✝³ : Module 𝕜 E inst✝² : Module 𝕜 F s t : Set E x y : E inst✝¹ : Nontrivial 𝕜 inst✝ : DenselyOrdered 𝕜 hs : StrictCon...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
obtain ⟨a, ha₀, ha₁⟩ := DenselyOrdered.dense (0 : 𝕜) 1 zero_lt_one
theorem StrictConvex.eq_of_openSegment_subset_frontier [Nontrivial 𝕜] [DenselyOrdered 𝕜] (hs : StrictConvex 𝕜 s) (hx : x ∈ s) (hy : y ∈ s) (h : openSegment 𝕜 x y ⊆ frontier s) : x = y := by
Mathlib.Analysis.Convex.Strict.332_0.eLomqYdbrwkwew8
theorem StrictConvex.eq_of_openSegment_subset_frontier [Nontrivial 𝕜] [DenselyOrdered 𝕜] (hs : StrictConvex 𝕜 s) (hx : x ∈ s) (hy : y ∈ s) (h : openSegment 𝕜 x y ⊆ frontier s) : x = y
Mathlib_Analysis_Convex_Strict
case intro.intro 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁸ : OrderedRing 𝕜 inst✝⁷ : TopologicalSpace E inst✝⁶ : TopologicalSpace F inst✝⁵ : AddCommGroup E inst✝⁴ : AddCommGroup F inst✝³ : Module 𝕜 E inst✝² : Module 𝕜 F s t : Set E x y : E inst✝¹ : Nontrivial 𝕜 inst✝ : DenselyOrdered ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
classical by_contra hxy exact (h ⟨a, 1 - a, ha₀, sub_pos_of_lt ha₁, add_sub_cancel'_right _ _, rfl⟩).2 (hs hx hy hxy ha₀ (sub_pos_of_lt ha₁) <| add_sub_cancel'_right _ _)
theorem StrictConvex.eq_of_openSegment_subset_frontier [Nontrivial 𝕜] [DenselyOrdered 𝕜] (hs : StrictConvex 𝕜 s) (hx : x ∈ s) (hy : y ∈ s) (h : openSegment 𝕜 x y ⊆ frontier s) : x = y := by obtain ⟨a, ha₀, ha₁⟩ := DenselyOrdered.dense (0 : 𝕜) 1 zero_lt_one
Mathlib.Analysis.Convex.Strict.332_0.eLomqYdbrwkwew8
theorem StrictConvex.eq_of_openSegment_subset_frontier [Nontrivial 𝕜] [DenselyOrdered 𝕜] (hs : StrictConvex 𝕜 s) (hx : x ∈ s) (hy : y ∈ s) (h : openSegment 𝕜 x y ⊆ frontier s) : x = y
Mathlib_Analysis_Convex_Strict
case intro.intro 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁸ : OrderedRing 𝕜 inst✝⁷ : TopologicalSpace E inst✝⁶ : TopologicalSpace F inst✝⁵ : AddCommGroup E inst✝⁴ : AddCommGroup F inst✝³ : Module 𝕜 E inst✝² : Module 𝕜 F s t : Set E x y : E inst✝¹ : Nontrivial 𝕜 inst✝ : DenselyOrdered ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
by_contra hxy
theorem StrictConvex.eq_of_openSegment_subset_frontier [Nontrivial 𝕜] [DenselyOrdered 𝕜] (hs : StrictConvex 𝕜 s) (hx : x ∈ s) (hy : y ∈ s) (h : openSegment 𝕜 x y ⊆ frontier s) : x = y := by obtain ⟨a, ha₀, ha₁⟩ := DenselyOrdered.dense (0 : 𝕜) 1 zero_lt_one classical
Mathlib.Analysis.Convex.Strict.332_0.eLomqYdbrwkwew8
theorem StrictConvex.eq_of_openSegment_subset_frontier [Nontrivial 𝕜] [DenselyOrdered 𝕜] (hs : StrictConvex 𝕜 s) (hx : x ∈ s) (hy : y ∈ s) (h : openSegment 𝕜 x y ⊆ frontier s) : x = y
Mathlib_Analysis_Convex_Strict
case intro.intro 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁸ : OrderedRing 𝕜 inst✝⁷ : TopologicalSpace E inst✝⁶ : TopologicalSpace F inst✝⁵ : AddCommGroup E inst✝⁴ : AddCommGroup F inst✝³ : Module 𝕜 E inst✝² : Module 𝕜 F s t : Set E x y : E inst✝¹ : Nontrivial 𝕜 inst✝ : DenselyOrdered ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
exact (h ⟨a, 1 - a, ha₀, sub_pos_of_lt ha₁, add_sub_cancel'_right _ _, rfl⟩).2 (hs hx hy hxy ha₀ (sub_pos_of_lt ha₁) <| add_sub_cancel'_right _ _)
theorem StrictConvex.eq_of_openSegment_subset_frontier [Nontrivial 𝕜] [DenselyOrdered 𝕜] (hs : StrictConvex 𝕜 s) (hx : x ∈ s) (hy : y ∈ s) (h : openSegment 𝕜 x y ⊆ frontier s) : x = y := by obtain ⟨a, ha₀, ha₁⟩ := DenselyOrdered.dense (0 : 𝕜) 1 zero_lt_one classical by_contra hxy
Mathlib.Analysis.Convex.Strict.332_0.eLomqYdbrwkwew8
theorem StrictConvex.eq_of_openSegment_subset_frontier [Nontrivial 𝕜] [DenselyOrdered 𝕜] (hs : StrictConvex 𝕜 s) (hx : x ∈ s) (hy : y ∈ s) (h : openSegment 𝕜 x y ⊆ frontier s) : x = y
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedRing 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s t✝ : Set E x y : E hs : StrictConvex 𝕜 s hx : x ∈ s hxy : x + y ∈ s hy : y ≠ 0 t ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
have h : x + t • y = (1 - t) • x + t • (x + y) := by rw [smul_add, ← add_assoc, ← _root_.add_smul, sub_add_cancel, one_smul]
theorem StrictConvex.add_smul_mem (hs : StrictConvex 𝕜 s) (hx : x ∈ s) (hxy : x + y ∈ s) (hy : y ≠ 0) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : x + t • y ∈ interior s := by
Mathlib.Analysis.Convex.Strict.343_0.eLomqYdbrwkwew8
theorem StrictConvex.add_smul_mem (hs : StrictConvex 𝕜 s) (hx : x ∈ s) (hxy : x + y ∈ s) (hy : y ≠ 0) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : x + t • y ∈ interior s
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedRing 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s t✝ : Set E x y : E hs : StrictConvex 𝕜 s hx : x ∈ s hxy : x + y ∈ s hy : y ≠ 0 t ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rw [smul_add, ← add_assoc, ← _root_.add_smul, sub_add_cancel, one_smul]
theorem StrictConvex.add_smul_mem (hs : StrictConvex 𝕜 s) (hx : x ∈ s) (hxy : x + y ∈ s) (hy : y ≠ 0) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : x + t • y ∈ interior s := by have h : x + t • y = (1 - t) • x + t • (x + y) := by
Mathlib.Analysis.Convex.Strict.343_0.eLomqYdbrwkwew8
theorem StrictConvex.add_smul_mem (hs : StrictConvex 𝕜 s) (hx : x ∈ s) (hxy : x + y ∈ s) (hy : y ≠ 0) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : x + t • y ∈ interior s
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedRing 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s t✝ : Set E x y : E hs : StrictConvex 𝕜 s hx : x ∈ s hxy : x + y ∈ s hy : y ≠ 0 t ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rw [h]
theorem StrictConvex.add_smul_mem (hs : StrictConvex 𝕜 s) (hx : x ∈ s) (hxy : x + y ∈ s) (hy : y ≠ 0) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : x + t • y ∈ interior s := by have h : x + t • y = (1 - t) • x + t • (x + y) := by rw [smul_add, ← add_assoc, ← _root_.add_smul, sub_add_cancel, one_smul]
Mathlib.Analysis.Convex.Strict.343_0.eLomqYdbrwkwew8
theorem StrictConvex.add_smul_mem (hs : StrictConvex 𝕜 s) (hx : x ∈ s) (hxy : x + y ∈ s) (hy : y ≠ 0) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : x + t • y ∈ interior s
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedRing 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s t✝ : Set E x y : E hs : StrictConvex 𝕜 s hx : x ∈ s hxy : x + y ∈ s hy : y ≠ 0 t ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
refine' hs hx hxy (fun h => hy <| add_left_cancel _) (sub_pos_of_lt ht₁) ht₀ (sub_add_cancel _ _)
theorem StrictConvex.add_smul_mem (hs : StrictConvex 𝕜 s) (hx : x ∈ s) (hxy : x + y ∈ s) (hy : y ≠ 0) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : x + t • y ∈ interior s := by have h : x + t • y = (1 - t) • x + t • (x + y) := by rw [smul_add, ← add_assoc, ← _root_.add_smul, sub_add_cancel, one_smul] rw [h]
Mathlib.Analysis.Convex.Strict.343_0.eLomqYdbrwkwew8
theorem StrictConvex.add_smul_mem (hs : StrictConvex 𝕜 s) (hx : x ∈ s) (hxy : x + y ∈ s) (hy : y ≠ 0) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : x + t • y ∈ interior s
Mathlib_Analysis_Convex_Strict
case refine'_1 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedRing 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s t✝ : Set E x y : E hs : StrictConvex 𝕜 s hx : x ∈ s hxy : x + y ∈ ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rw [← h, add_zero]
theorem StrictConvex.add_smul_mem (hs : StrictConvex 𝕜 s) (hx : x ∈ s) (hxy : x + y ∈ s) (hy : y ≠ 0) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : x + t • y ∈ interior s := by have h : x + t • y = (1 - t) • x + t • (x + y) := by rw [smul_add, ← add_assoc, ← _root_.add_smul, sub_add_cancel, one_smul] rw [h] ref...
Mathlib.Analysis.Convex.Strict.343_0.eLomqYdbrwkwew8
theorem StrictConvex.add_smul_mem (hs : StrictConvex 𝕜 s) (hx : x ∈ s) (hxy : x + y ∈ s) (hy : y ≠ 0) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : x + t • y ∈ interior s
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedRing 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s t✝ : Set E x y : E hs : StrictConvex 𝕜 s zero_mem : 0 ∈ s hx : x ∈ s hx₀ : x ≠ 0 ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
simpa using hs.add_smul_mem zero_mem (by simpa using hx) hx₀ ht₀ ht₁
theorem StrictConvex.smul_mem_of_zero_mem (hs : StrictConvex 𝕜 s) (zero_mem : (0 : E) ∈ s) (hx : x ∈ s) (hx₀ : x ≠ 0) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : t • x ∈ interior s := by
Mathlib.Analysis.Convex.Strict.352_0.eLomqYdbrwkwew8
theorem StrictConvex.smul_mem_of_zero_mem (hs : StrictConvex 𝕜 s) (zero_mem : (0 : E) ∈ s) (hx : x ∈ s) (hx₀ : x ≠ 0) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : t • x ∈ interior s
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedRing 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s t✝ : Set E x y : E hs : StrictConvex 𝕜 s zero_mem : 0 ∈ s hx : x ∈ s hx₀ : x ≠ 0 ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
simpa using hx
theorem StrictConvex.smul_mem_of_zero_mem (hs : StrictConvex 𝕜 s) (zero_mem : (0 : E) ∈ s) (hx : x ∈ s) (hx₀ : x ≠ 0) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : t • x ∈ interior s := by simpa using hs.add_smul_mem zero_mem (by
Mathlib.Analysis.Convex.Strict.352_0.eLomqYdbrwkwew8
theorem StrictConvex.smul_mem_of_zero_mem (hs : StrictConvex 𝕜 s) (zero_mem : (0 : E) ∈ s) (hx : x ∈ s) (hx₀ : x ≠ 0) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : t • x ∈ interior s
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedRing 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s t✝ : Set E x y : E h : StrictConvex 𝕜 s hx : x ∈ s hy : y ∈ s hxy : x ≠ y t : 𝕜 ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
apply h.openSegment_subset hx hy hxy
theorem StrictConvex.add_smul_sub_mem (h : StrictConvex 𝕜 s) (hx : x ∈ s) (hy : y ∈ s) (hxy : x ≠ y) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : x + t • (y - x) ∈ interior s := by
Mathlib.Analysis.Convex.Strict.357_0.eLomqYdbrwkwew8
theorem StrictConvex.add_smul_sub_mem (h : StrictConvex 𝕜 s) (hx : x ∈ s) (hy : y ∈ s) (hxy : x ≠ y) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : x + t • (y - x) ∈ interior s
Mathlib_Analysis_Convex_Strict
case a 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedRing 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s t✝ : Set E x y : E h : StrictConvex 𝕜 s hx : x ∈ s hy : y ∈ s hxy : x ≠ y ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rw [openSegment_eq_image']
theorem StrictConvex.add_smul_sub_mem (h : StrictConvex 𝕜 s) (hx : x ∈ s) (hy : y ∈ s) (hxy : x ≠ y) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : x + t • (y - x) ∈ interior s := by apply h.openSegment_subset hx hy hxy
Mathlib.Analysis.Convex.Strict.357_0.eLomqYdbrwkwew8
theorem StrictConvex.add_smul_sub_mem (h : StrictConvex 𝕜 s) (hx : x ∈ s) (hy : y ∈ s) (hxy : x ≠ y) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : x + t • (y - x) ∈ interior s
Mathlib_Analysis_Convex_Strict
case a 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedRing 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s t✝ : Set E x y : E h : StrictConvex 𝕜 s hx : x ∈ s hy : y ∈ s hxy : x ≠ y ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
exact mem_image_of_mem _ ⟨ht₀, ht₁⟩
theorem StrictConvex.add_smul_sub_mem (h : StrictConvex 𝕜 s) (hx : x ∈ s) (hy : y ∈ s) (hxy : x ≠ y) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : x + t • (y - x) ∈ interior s := by apply h.openSegment_subset hx hy hxy rw [openSegment_eq_image']
Mathlib.Analysis.Convex.Strict.357_0.eLomqYdbrwkwew8
theorem StrictConvex.add_smul_sub_mem (h : StrictConvex 𝕜 s) (hx : x ∈ s) (hy : y ∈ s) (hxy : x ≠ y) {t : 𝕜} (ht₀ : 0 < t) (ht₁ : t < 1) : x + t • (y - x) ∈ interior s
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedRing 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s✝ t : Set E x y : E s : Set F hs : StrictConvex 𝕜 s f : E →ᵃ[𝕜] F hf : Continuous...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
intro x hx y hy hxy a b ha hb hab
/-- The preimage of a strictly convex set under an affine map is strictly convex. -/ theorem StrictConvex.affine_preimage {s : Set F} (hs : StrictConvex 𝕜 s) {f : E →ᵃ[𝕜] F} (hf : Continuous f) (hfinj : Injective f) : StrictConvex 𝕜 (f ⁻¹' s) := by
Mathlib.Analysis.Convex.Strict.364_0.eLomqYdbrwkwew8
/-- The preimage of a strictly convex set under an affine map is strictly convex. -/ theorem StrictConvex.affine_preimage {s : Set F} (hs : StrictConvex 𝕜 s) {f : E →ᵃ[𝕜] F} (hf : Continuous f) (hfinj : Injective f) : StrictConvex 𝕜 (f ⁻¹' s)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedRing 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s✝ t : Set E x✝ y✝ : E s : Set F hs : StrictConvex 𝕜 s f : E →ᵃ[𝕜] F hf : Continuo...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
refine' preimage_interior_subset_interior_preimage hf _
/-- The preimage of a strictly convex set under an affine map is strictly convex. -/ theorem StrictConvex.affine_preimage {s : Set F} (hs : StrictConvex 𝕜 s) {f : E →ᵃ[𝕜] F} (hf : Continuous f) (hfinj : Injective f) : StrictConvex 𝕜 (f ⁻¹' s) := by intro x hx y hy hxy a b ha hb hab
Mathlib.Analysis.Convex.Strict.364_0.eLomqYdbrwkwew8
/-- The preimage of a strictly convex set under an affine map is strictly convex. -/ theorem StrictConvex.affine_preimage {s : Set F} (hs : StrictConvex 𝕜 s) {f : E →ᵃ[𝕜] F} (hf : Continuous f) (hfinj : Injective f) : StrictConvex 𝕜 (f ⁻¹' s)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedRing 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s✝ t : Set E x✝ y✝ : E s : Set F hs : StrictConvex 𝕜 s f : E →ᵃ[𝕜] F hf : Continuo...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rw [mem_preimage, Convex.combo_affine_apply hab]
/-- The preimage of a strictly convex set under an affine map is strictly convex. -/ theorem StrictConvex.affine_preimage {s : Set F} (hs : StrictConvex 𝕜 s) {f : E →ᵃ[𝕜] F} (hf : Continuous f) (hfinj : Injective f) : StrictConvex 𝕜 (f ⁻¹' s) := by intro x hx y hy hxy a b ha hb hab refine' preimage_interior_...
Mathlib.Analysis.Convex.Strict.364_0.eLomqYdbrwkwew8
/-- The preimage of a strictly convex set under an affine map is strictly convex. -/ theorem StrictConvex.affine_preimage {s : Set F} (hs : StrictConvex 𝕜 s) {f : E →ᵃ[𝕜] F} (hf : Continuous f) (hfinj : Injective f) : StrictConvex 𝕜 (f ⁻¹' s)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedRing 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s✝ t : Set E x✝ y✝ : E s : Set F hs : StrictConvex 𝕜 s f : E →ᵃ[𝕜] F hf : Continuo...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
exact hs hx hy (hfinj.ne hxy) ha hb hab
/-- The preimage of a strictly convex set under an affine map is strictly convex. -/ theorem StrictConvex.affine_preimage {s : Set F} (hs : StrictConvex 𝕜 s) {f : E →ᵃ[𝕜] F} (hf : Continuous f) (hfinj : Injective f) : StrictConvex 𝕜 (f ⁻¹' s) := by intro x hx y hy hxy a b ha hb hab refine' preimage_interior_...
Mathlib.Analysis.Convex.Strict.364_0.eLomqYdbrwkwew8
/-- The preimage of a strictly convex set under an affine map is strictly convex. -/ theorem StrictConvex.affine_preimage {s : Set F} (hs : StrictConvex 𝕜 s) {f : E →ᵃ[𝕜] F} (hf : Continuous f) (hfinj : Injective f) : StrictConvex 𝕜 (f ⁻¹' s)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedRing 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s t : Set E x y : E hs : StrictConvex 𝕜 s f : E →ᵃ[𝕜] F hf : IsOpenMap ⇑f ⊢ Strict...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rintro _ ⟨x, hx, rfl⟩ _ ⟨y, hy, rfl⟩ hxy a b ha hb hab
/-- The image of a strictly convex set under an affine map is strictly convex. -/ theorem StrictConvex.affine_image (hs : StrictConvex 𝕜 s) {f : E →ᵃ[𝕜] F} (hf : IsOpenMap f) : StrictConvex 𝕜 (f '' s) := by
Mathlib.Analysis.Convex.Strict.373_0.eLomqYdbrwkwew8
/-- The image of a strictly convex set under an affine map is strictly convex. -/ theorem StrictConvex.affine_image (hs : StrictConvex 𝕜 s) {f : E →ᵃ[𝕜] F} (hf : IsOpenMap f) : StrictConvex 𝕜 (f '' s)
Mathlib_Analysis_Convex_Strict
case intro.intro.intro.intro 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁶ : OrderedRing 𝕜 inst✝⁵ : TopologicalSpace E inst✝⁴ : TopologicalSpace F inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s t : Set E x✝ y✝ : E hs : StrictConvex 𝕜 s f : E →ᵃ[�...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
exact hf.image_interior_subset _ ⟨a • x + b • y, ⟨hs hx hy (ne_of_apply_ne _ hxy) ha hb hab, Convex.combo_affine_apply hab⟩⟩
/-- The image of a strictly convex set under an affine map is strictly convex. -/ theorem StrictConvex.affine_image (hs : StrictConvex 𝕜 s) {f : E →ᵃ[𝕜] F} (hf : IsOpenMap f) : StrictConvex 𝕜 (f '' s) := by rintro _ ⟨x, hx, rfl⟩ _ ⟨y, hy, rfl⟩ hxy a b ha hb hab
Mathlib.Analysis.Convex.Strict.373_0.eLomqYdbrwkwew8
/-- The image of a strictly convex set under an affine map is strictly convex. -/ theorem StrictConvex.affine_image (hs : StrictConvex 𝕜 s) {f : E →ᵃ[𝕜] F} (hf : IsOpenMap f) : StrictConvex 𝕜 (f '' s)
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : LinearOrderedField 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s : Set E x✝ : E h : StrictConvex 𝕜 s x : E hx : x ∈ s y : E hy : y ∈ s hxy : x ≠ y a b : 𝕜 ha : 0 < a ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
apply h hx hy hxy (div_pos ha <| add_pos ha hb) (div_pos hb <| add_pos ha hb)
/-- Alternative definition of set strict convexity, using division. -/ theorem strictConvex_iff_div : StrictConvex 𝕜 s ↔ s.Pairwise fun x y => ∀ ⦃a b : 𝕜⦄, 0 < a → 0 < b → (a / (a + b)) • x + (b / (a + b)) • y ∈ interior s := ⟨fun h x hx y hy hxy a b ha hb => by
Mathlib.Analysis.Convex.Strict.404_0.eLomqYdbrwkwew8
/-- Alternative definition of set strict convexity, using division. -/ theorem strictConvex_iff_div : StrictConvex 𝕜 s ↔ s.Pairwise fun x y => ∀ ⦃a b : 𝕜⦄, 0 < a → 0 < b → (a / (a + b)) • x + (b / (a + b)) • y ∈ interior s
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : LinearOrderedField 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s : Set E x✝ : E h : StrictConvex 𝕜 s x : E hx : x ∈ s y : E hy : y ∈ s hxy : x ≠ y a b : 𝕜 ha : 0 < a ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rw [← add_div]
/-- Alternative definition of set strict convexity, using division. -/ theorem strictConvex_iff_div : StrictConvex 𝕜 s ↔ s.Pairwise fun x y => ∀ ⦃a b : 𝕜⦄, 0 < a → 0 < b → (a / (a + b)) • x + (b / (a + b)) • y ∈ interior s := ⟨fun h x hx y hy hxy a b ha hb => by apply h hx hy hxy (div_pos ha <...
Mathlib.Analysis.Convex.Strict.404_0.eLomqYdbrwkwew8
/-- Alternative definition of set strict convexity, using division. -/ theorem strictConvex_iff_div : StrictConvex 𝕜 s ↔ s.Pairwise fun x y => ∀ ⦃a b : 𝕜⦄, 0 < a → 0 < b → (a / (a + b)) • x + (b / (a + b)) • y ∈ interior s
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : LinearOrderedField 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s : Set E x✝ : E h : StrictConvex 𝕜 s x : E hx : x ∈ s y : E hy : y ∈ s hxy : x ≠ y a b : 𝕜 ha : 0 < a ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
exact div_self (add_pos ha hb).ne'
/-- Alternative definition of set strict convexity, using division. -/ theorem strictConvex_iff_div : StrictConvex 𝕜 s ↔ s.Pairwise fun x y => ∀ ⦃a b : 𝕜⦄, 0 < a → 0 < b → (a / (a + b)) • x + (b / (a + b)) • y ∈ interior s := ⟨fun h x hx y hy hxy a b ha hb => by apply h hx hy hxy (div_pos ha <...
Mathlib.Analysis.Convex.Strict.404_0.eLomqYdbrwkwew8
/-- Alternative definition of set strict convexity, using division. -/ theorem strictConvex_iff_div : StrictConvex 𝕜 s ↔ s.Pairwise fun x y => ∀ ⦃a b : 𝕜⦄, 0 < a → 0 < b → (a / (a + b)) • x + (b / (a + b)) • y ∈ interior s
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : LinearOrderedField 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s : Set E x✝ : E h : Set.Pairwise s fun x y => ∀ ⦃a b : 𝕜⦄, 0 < a → 0 < b → (a / (a + b)) • x + (b / (a ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
convert h hx hy hxy ha hb
/-- Alternative definition of set strict convexity, using division. -/ theorem strictConvex_iff_div : StrictConvex 𝕜 s ↔ s.Pairwise fun x y => ∀ ⦃a b : 𝕜⦄, 0 < a → 0 < b → (a / (a + b)) • x + (b / (a + b)) • y ∈ interior s := ⟨fun h x hx y hy hxy a b ha hb => by apply h hx hy hxy (div_pos ha <...
Mathlib.Analysis.Convex.Strict.404_0.eLomqYdbrwkwew8
/-- Alternative definition of set strict convexity, using division. -/ theorem strictConvex_iff_div : StrictConvex 𝕜 s ↔ s.Pairwise fun x y => ∀ ⦃a b : 𝕜⦄, 0 < a → 0 < b → (a / (a + b)) • x + (b / (a + b)) • y ∈ interior s
Mathlib_Analysis_Convex_Strict
case h.e'_4.h.e'_5.h.e'_5 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : LinearOrderedField 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s : Set E x✝ : E h : Set.Pairwise s fun x y => ∀ ⦃a b : 𝕜⦄, 0 < a → 0 < b → (a...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rw [hab, div_one]
/-- Alternative definition of set strict convexity, using division. -/ theorem strictConvex_iff_div : StrictConvex 𝕜 s ↔ s.Pairwise fun x y => ∀ ⦃a b : 𝕜⦄, 0 < a → 0 < b → (a / (a + b)) • x + (b / (a + b)) • y ∈ interior s := ⟨fun h x hx y hy hxy a b ha hb => by apply h hx hy hxy (div_pos ha <...
Mathlib.Analysis.Convex.Strict.404_0.eLomqYdbrwkwew8
/-- Alternative definition of set strict convexity, using division. -/ theorem strictConvex_iff_div : StrictConvex 𝕜 s ↔ s.Pairwise fun x y => ∀ ⦃a b : 𝕜⦄, 0 < a → 0 < b → (a / (a + b)) • x + (b / (a + b)) • y ∈ interior s
Mathlib_Analysis_Convex_Strict
case h.e'_4.h.e'_6.h.e'_5 𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : LinearOrderedField 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s : Set E x✝ : E h : Set.Pairwise s fun x y => ∀ ⦃a b : 𝕜⦄, 0 < a → 0 < b → (a...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rw [hab, div_one]
/-- Alternative definition of set strict convexity, using division. -/ theorem strictConvex_iff_div : StrictConvex 𝕜 s ↔ s.Pairwise fun x y => ∀ ⦃a b : 𝕜⦄, 0 < a → 0 < b → (a / (a + b)) • x + (b / (a + b)) • y ∈ interior s := ⟨fun h x hx y hy hxy a b ha hb => by apply h hx hy hxy (div_pos ha <...
Mathlib.Analysis.Convex.Strict.404_0.eLomqYdbrwkwew8
/-- Alternative definition of set strict convexity, using division. -/ theorem strictConvex_iff_div : StrictConvex 𝕜 s ↔ s.Pairwise fun x y => ∀ ⦃a b : 𝕜⦄, 0 < a → 0 < b → (a / (a + b)) • x + (b / (a + b)) • y ∈ interior s
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : LinearOrderedField 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s : Set E x : E hs : StrictConvex 𝕜 s zero_mem : 0 ∈ s hx : x ∈ s hx₀ : x ≠ 0 t : 𝕜 ht : 1 < t ⊢ x ∈ t ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
rw [mem_smul_set_iff_inv_smul_mem₀ (zero_lt_one.trans ht).ne']
theorem StrictConvex.mem_smul_of_zero_mem (hs : StrictConvex 𝕜 s) (zero_mem : (0 : E) ∈ s) (hx : x ∈ s) (hx₀ : x ≠ 0) {t : 𝕜} (ht : 1 < t) : x ∈ t • interior s := by
Mathlib.Analysis.Convex.Strict.416_0.eLomqYdbrwkwew8
theorem StrictConvex.mem_smul_of_zero_mem (hs : StrictConvex 𝕜 s) (zero_mem : (0 : E) ∈ s) (hx : x ∈ s) (hx₀ : x ≠ 0) {t : 𝕜} (ht : 1 < t) : x ∈ t • interior s
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 𝕝 : Type u_2 E : Type u_3 F : Type u_4 β : Type u_5 inst✝⁵ : LinearOrderedField 𝕜 inst✝⁴ : TopologicalSpace E inst✝³ : AddCommGroup E inst✝² : AddCommGroup F inst✝¹ : Module 𝕜 E inst✝ : Module 𝕜 F s : Set E x : E hs : StrictConvex 𝕜 s zero_mem : 0 ∈ s hx : x ∈ s hx₀ : x ≠ 0 t : 𝕜 ht : 1 < t ⊢ t⁻¹ • ...
/- Copyright (c) 2021 Yaël Dillies. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Yaël Dillies -/ import Mathlib.Analysis.Convex.Basic import Mathlib.Topology.Algebra.Order.Group #align_import analysis.convex.strict from "leanprover-community/mathlib"@"84dc0bd6619aca...
exact hs.smul_mem_of_zero_mem zero_mem hx hx₀ (inv_pos.2 <| zero_lt_one.trans ht) (inv_lt_one ht)
theorem StrictConvex.mem_smul_of_zero_mem (hs : StrictConvex 𝕜 s) (zero_mem : (0 : E) ∈ s) (hx : x ∈ s) (hx₀ : x ≠ 0) {t : 𝕜} (ht : 1 < t) : x ∈ t • interior s := by rw [mem_smul_set_iff_inv_smul_mem₀ (zero_lt_one.trans ht).ne']
Mathlib.Analysis.Convex.Strict.416_0.eLomqYdbrwkwew8
theorem StrictConvex.mem_smul_of_zero_mem (hs : StrictConvex 𝕜 s) (zero_mem : (0 : E) ∈ s) (hx : x ∈ s) (hx₀ : x ≠ 0) {t : 𝕜} (ht : 1 < t) : x ∈ t • interior s
Mathlib_Analysis_Convex_Strict
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E a✝ b✝ : E hx : a✝ ∈ {v | ∀ u ∈ K, inner u v = 0} hy : b✝ ∈ {v | ∀ u ∈ K, inner u v = 0} u : E hu : u ∈ K ⊢ inner u (a✝ ...
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
rw [inner_add_right, hx u hu, hy u hu, add_zero]
/-- The subspace of vectors orthogonal to a given subspace. -/ def orthogonal : Submodule 𝕜 E where carrier := { v | ∀ u ∈ K, ⟪u, v⟫ = 0 } zero_mem' _ _ := inner_zero_right _ add_mem' hx hy u hu := by
Mathlib.Analysis.InnerProductSpace.Orthogonal.40_0.QXx0GYqLoAbtfq1
/-- The subspace of vectors orthogonal to a given subspace. -/ def orthogonal : Submodule 𝕜 E where carrier
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E c : 𝕜 x : E hx : x ∈ { toAddSubsemigroup := { carrier := {v | ∀ u ∈ K, inner u v = 0}, ...
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
rw [inner_smul_right, hx u hu, mul_zero]
/-- The subspace of vectors orthogonal to a given subspace. -/ def orthogonal : Submodule 𝕜 E where carrier := { v | ∀ u ∈ K, ⟪u, v⟫ = 0 } zero_mem' _ _ := inner_zero_right _ add_mem' hx hy u hu := by rw [inner_add_right, hx u hu, hy u hu, add_zero] smul_mem' c x hx u hu := by
Mathlib.Analysis.InnerProductSpace.Orthogonal.40_0.QXx0GYqLoAbtfq1
/-- The subspace of vectors orthogonal to a given subspace. -/ def orthogonal : Submodule 𝕜 E where carrier
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E v : E ⊢ v ∈ Kᗮ ↔ ∀ u ∈ K, inner v u = 0
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
simp_rw [mem_orthogonal, inner_eq_zero_symm]
/-- When a vector is in `Kᗮ`, with the inner product the other way round. -/ theorem mem_orthogonal' (v : E) : v ∈ Kᗮ ↔ ∀ u ∈ K, ⟪v, u⟫ = 0 := by
Mathlib.Analysis.InnerProductSpace.Orthogonal.56_0.QXx0GYqLoAbtfq1
/-- When a vector is in `Kᗮ`, with the inner product the other way round. -/ theorem mem_orthogonal' (v : E) : v ∈ Kᗮ ↔ ∀ u ∈ K, ⟪v, u⟫ = 0
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E u v : E hu : u ∈ K hv : v ∈ Kᗮ ⊢ inner v u = 0
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
rw [inner_eq_zero_symm]
/-- A vector in `Kᗮ` is orthogonal to one in `K`. -/ theorem inner_left_of_mem_orthogonal {u v : E} (hu : u ∈ K) (hv : v ∈ Kᗮ) : ⟪v, u⟫ = 0 := by
Mathlib.Analysis.InnerProductSpace.Orthogonal.69_0.QXx0GYqLoAbtfq1
/-- A vector in `Kᗮ` is orthogonal to one in `K`. -/ theorem inner_left_of_mem_orthogonal {u v : E} (hu : u ∈ K) (hv : v ∈ Kᗮ) : ⟪v, u⟫ = 0
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E u v : E hu : u ∈ K hv : v ∈ Kᗮ ⊢ inner u v = 0
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
exact inner_right_of_mem_orthogonal hu hv
/-- A vector in `Kᗮ` is orthogonal to one in `K`. -/ theorem inner_left_of_mem_orthogonal {u v : E} (hu : u ∈ K) (hv : v ∈ Kᗮ) : ⟪v, u⟫ = 0 := by rw [inner_eq_zero_symm];
Mathlib.Analysis.InnerProductSpace.Orthogonal.69_0.QXx0GYqLoAbtfq1
/-- A vector in `Kᗮ` is orthogonal to one in `K`. -/ theorem inner_left_of_mem_orthogonal {u v : E} (hu : u ∈ K) (hv : v ∈ Kᗮ) : ⟪v, u⟫ = 0
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E u v : E ⊢ v ∈ (span 𝕜 {u})ᗮ ↔ inner u v = 0
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
refine' ⟨inner_right_of_mem_orthogonal (mem_span_singleton_self u), _⟩
/-- A vector is in `(𝕜 ∙ u)ᗮ` iff it is orthogonal to `u`. -/ theorem mem_orthogonal_singleton_iff_inner_right {u v : E} : v ∈ (𝕜 ∙ u)ᗮ ↔ ⟪u, v⟫ = 0 := by
Mathlib.Analysis.InnerProductSpace.Orthogonal.74_0.QXx0GYqLoAbtfq1
/-- A vector is in `(𝕜 ∙ u)ᗮ` iff it is orthogonal to `u`. -/ theorem mem_orthogonal_singleton_iff_inner_right {u v : E} : v ∈ (𝕜 ∙ u)ᗮ ↔ ⟪u, v⟫ = 0
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E u v : E ⊢ inner u v = 0 → v ∈ (span 𝕜 {u})ᗮ
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
intro hv w hw
/-- A vector is in `(𝕜 ∙ u)ᗮ` iff it is orthogonal to `u`. -/ theorem mem_orthogonal_singleton_iff_inner_right {u v : E} : v ∈ (𝕜 ∙ u)ᗮ ↔ ⟪u, v⟫ = 0 := by refine' ⟨inner_right_of_mem_orthogonal (mem_span_singleton_self u), _⟩
Mathlib.Analysis.InnerProductSpace.Orthogonal.74_0.QXx0GYqLoAbtfq1
/-- A vector is in `(𝕜 ∙ u)ᗮ` iff it is orthogonal to `u`. -/ theorem mem_orthogonal_singleton_iff_inner_right {u v : E} : v ∈ (𝕜 ∙ u)ᗮ ↔ ⟪u, v⟫ = 0
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E u v : E hv : inner u v = 0 w : E hw : w ∈ span 𝕜 {u} ⊢ inner w v = 0
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
rw [mem_span_singleton] at hw
/-- A vector is in `(𝕜 ∙ u)ᗮ` iff it is orthogonal to `u`. -/ theorem mem_orthogonal_singleton_iff_inner_right {u v : E} : v ∈ (𝕜 ∙ u)ᗮ ↔ ⟪u, v⟫ = 0 := by refine' ⟨inner_right_of_mem_orthogonal (mem_span_singleton_self u), _⟩ intro hv w hw
Mathlib.Analysis.InnerProductSpace.Orthogonal.74_0.QXx0GYqLoAbtfq1
/-- A vector is in `(𝕜 ∙ u)ᗮ` iff it is orthogonal to `u`. -/ theorem mem_orthogonal_singleton_iff_inner_right {u v : E} : v ∈ (𝕜 ∙ u)ᗮ ↔ ⟪u, v⟫ = 0
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E u v : E hv : inner u v = 0 w : E hw : ∃ a, a • u = w ⊢ inner w v = 0
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
obtain ⟨c, rfl⟩ := hw
/-- A vector is in `(𝕜 ∙ u)ᗮ` iff it is orthogonal to `u`. -/ theorem mem_orthogonal_singleton_iff_inner_right {u v : E} : v ∈ (𝕜 ∙ u)ᗮ ↔ ⟪u, v⟫ = 0 := by refine' ⟨inner_right_of_mem_orthogonal (mem_span_singleton_self u), _⟩ intro hv w hw rw [mem_span_singleton] at hw
Mathlib.Analysis.InnerProductSpace.Orthogonal.74_0.QXx0GYqLoAbtfq1
/-- A vector is in `(𝕜 ∙ u)ᗮ` iff it is orthogonal to `u`. -/ theorem mem_orthogonal_singleton_iff_inner_right {u v : E} : v ∈ (𝕜 ∙ u)ᗮ ↔ ⟪u, v⟫ = 0
Mathlib_Analysis_InnerProductSpace_Orthogonal
case intro 𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E u v : E hv : inner u v = 0 c : 𝕜 ⊢ inner (c • u) v = 0
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
simp [inner_smul_left, hv]
/-- A vector is in `(𝕜 ∙ u)ᗮ` iff it is orthogonal to `u`. -/ theorem mem_orthogonal_singleton_iff_inner_right {u v : E} : v ∈ (𝕜 ∙ u)ᗮ ↔ ⟪u, v⟫ = 0 := by refine' ⟨inner_right_of_mem_orthogonal (mem_span_singleton_self u), _⟩ intro hv w hw rw [mem_span_singleton] at hw obtain ⟨c, rfl⟩ := hw
Mathlib.Analysis.InnerProductSpace.Orthogonal.74_0.QXx0GYqLoAbtfq1
/-- A vector is in `(𝕜 ∙ u)ᗮ` iff it is orthogonal to `u`. -/ theorem mem_orthogonal_singleton_iff_inner_right {u v : E} : v ∈ (𝕜 ∙ u)ᗮ ↔ ⟪u, v⟫ = 0
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E u v : E ⊢ v ∈ (span 𝕜 {u})ᗮ ↔ inner v u = 0
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
rw [mem_orthogonal_singleton_iff_inner_right, inner_eq_zero_symm]
/-- A vector in `(𝕜 ∙ u)ᗮ` is orthogonal to `u`. -/ theorem mem_orthogonal_singleton_iff_inner_left {u v : E} : v ∈ (𝕜 ∙ u)ᗮ ↔ ⟪v, u⟫ = 0 := by
Mathlib.Analysis.InnerProductSpace.Orthogonal.83_0.QXx0GYqLoAbtfq1
/-- A vector in `(𝕜 ∙ u)ᗮ` is orthogonal to `u`. -/ theorem mem_orthogonal_singleton_iff_inner_left {u v : E} : v ∈ (𝕜 ∙ u)ᗮ ↔ ⟪v, u⟫ = 0
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E x y : E h : ∀ (v : ↥K), inner x ↑v = inner y ↑v ⊢ x - y ∈ Kᗮ
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
rw [mem_orthogonal']
theorem sub_mem_orthogonal_of_inner_left {x y : E} (h : ∀ v : K, ⟪x, v⟫ = ⟪y, v⟫) : x - y ∈ Kᗮ := by
Mathlib.Analysis.InnerProductSpace.Orthogonal.88_0.QXx0GYqLoAbtfq1
theorem sub_mem_orthogonal_of_inner_left {x y : E} (h : ∀ v : K, ⟪x, v⟫ = ⟪y, v⟫) : x - y ∈ Kᗮ
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E x y : E h : ∀ (v : ↥K), inner x ↑v = inner y ↑v ⊢ ∀ u ∈ K, inner (x - y) u = 0
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
intro u hu
theorem sub_mem_orthogonal_of_inner_left {x y : E} (h : ∀ v : K, ⟪x, v⟫ = ⟪y, v⟫) : x - y ∈ Kᗮ := by rw [mem_orthogonal']
Mathlib.Analysis.InnerProductSpace.Orthogonal.88_0.QXx0GYqLoAbtfq1
theorem sub_mem_orthogonal_of_inner_left {x y : E} (h : ∀ v : K, ⟪x, v⟫ = ⟪y, v⟫) : x - y ∈ Kᗮ
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E x y : E h : ∀ (v : ↥K), inner x ↑v = inner y ↑v u : E hu : u ∈ K ⊢ inner (x - y) u = 0
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
rw [inner_sub_left, sub_eq_zero]
theorem sub_mem_orthogonal_of_inner_left {x y : E} (h : ∀ v : K, ⟪x, v⟫ = ⟪y, v⟫) : x - y ∈ Kᗮ := by rw [mem_orthogonal'] intro u hu
Mathlib.Analysis.InnerProductSpace.Orthogonal.88_0.QXx0GYqLoAbtfq1
theorem sub_mem_orthogonal_of_inner_left {x y : E} (h : ∀ v : K, ⟪x, v⟫ = ⟪y, v⟫) : x - y ∈ Kᗮ
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E x y : E h : ∀ (v : ↥K), inner x ↑v = inner y ↑v u : E hu : u ∈ K ⊢ inner x u = inner y u
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
exact h ⟨u, hu⟩
theorem sub_mem_orthogonal_of_inner_left {x y : E} (h : ∀ v : K, ⟪x, v⟫ = ⟪y, v⟫) : x - y ∈ Kᗮ := by rw [mem_orthogonal'] intro u hu rw [inner_sub_left, sub_eq_zero]
Mathlib.Analysis.InnerProductSpace.Orthogonal.88_0.QXx0GYqLoAbtfq1
theorem sub_mem_orthogonal_of_inner_left {x y : E} (h : ∀ v : K, ⟪x, v⟫ = ⟪y, v⟫) : x - y ∈ Kᗮ
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E x y : E h : ∀ (v : ↥K), inner (↑v) x = inner (↑v) y ⊢ x - y ∈ Kᗮ
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
intro u hu
theorem sub_mem_orthogonal_of_inner_right {x y : E} (h : ∀ v : K, ⟪(v : E), x⟫ = ⟪(v : E), y⟫) : x - y ∈ Kᗮ := by
Mathlib.Analysis.InnerProductSpace.Orthogonal.95_0.QXx0GYqLoAbtfq1
theorem sub_mem_orthogonal_of_inner_right {x y : E} (h : ∀ v : K, ⟪(v : E), x⟫ = ⟪(v : E), y⟫) : x - y ∈ Kᗮ
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E x y : E h : ∀ (v : ↥K), inner (↑v) x = inner (↑v) y u : E hu : u ∈ K ⊢ inner u (x - y) = 0
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
rw [inner_sub_right, sub_eq_zero]
theorem sub_mem_orthogonal_of_inner_right {x y : E} (h : ∀ v : K, ⟪(v : E), x⟫ = ⟪(v : E), y⟫) : x - y ∈ Kᗮ := by intro u hu
Mathlib.Analysis.InnerProductSpace.Orthogonal.95_0.QXx0GYqLoAbtfq1
theorem sub_mem_orthogonal_of_inner_right {x y : E} (h : ∀ v : K, ⟪(v : E), x⟫ = ⟪(v : E), y⟫) : x - y ∈ Kᗮ
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E x y : E h : ∀ (v : ↥K), inner (↑v) x = inner (↑v) y u : E hu : u ∈ K ⊢ inner u x = inner u y
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
exact h ⟨u, hu⟩
theorem sub_mem_orthogonal_of_inner_right {x y : E} (h : ∀ v : K, ⟪(v : E), x⟫ = ⟪(v : E), y⟫) : x - y ∈ Kᗮ := by intro u hu rw [inner_sub_right, sub_eq_zero]
Mathlib.Analysis.InnerProductSpace.Orthogonal.95_0.QXx0GYqLoAbtfq1
theorem sub_mem_orthogonal_of_inner_right {x y : E} (h : ∀ v : K, ⟪(v : E), x⟫ = ⟪(v : E), y⟫) : x - y ∈ Kᗮ
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E ⊢ K ⊓ Kᗮ = ⊥
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
rw [eq_bot_iff]
/-- `K` and `Kᗮ` have trivial intersection. -/ theorem inf_orthogonal_eq_bot : K ⊓ Kᗮ = ⊥ := by
Mathlib.Analysis.InnerProductSpace.Orthogonal.104_0.QXx0GYqLoAbtfq1
/-- `K` and `Kᗮ` have trivial intersection. -/ theorem inf_orthogonal_eq_bot : K ⊓ Kᗮ = ⊥
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E ⊢ K ⊓ Kᗮ ≤ ⊥
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
intro x
/-- `K` and `Kᗮ` have trivial intersection. -/ theorem inf_orthogonal_eq_bot : K ⊓ Kᗮ = ⊥ := by rw [eq_bot_iff]
Mathlib.Analysis.InnerProductSpace.Orthogonal.104_0.QXx0GYqLoAbtfq1
/-- `K` and `Kᗮ` have trivial intersection. -/ theorem inf_orthogonal_eq_bot : K ⊓ Kᗮ = ⊥
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E x : E ⊢ x ∈ K ⊓ Kᗮ → x ∈ ⊥
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
rw [mem_inf]
/-- `K` and `Kᗮ` have trivial intersection. -/ theorem inf_orthogonal_eq_bot : K ⊓ Kᗮ = ⊥ := by rw [eq_bot_iff] intro x
Mathlib.Analysis.InnerProductSpace.Orthogonal.104_0.QXx0GYqLoAbtfq1
/-- `K` and `Kᗮ` have trivial intersection. -/ theorem inf_orthogonal_eq_bot : K ⊓ Kᗮ = ⊥
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E x : E ⊢ x ∈ K ∧ x ∈ Kᗮ → x ∈ ⊥
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
exact fun ⟨hx, ho⟩ => inner_self_eq_zero.1 (ho x hx)
/-- `K` and `Kᗮ` have trivial intersection. -/ theorem inf_orthogonal_eq_bot : K ⊓ Kᗮ = ⊥ := by rw [eq_bot_iff] intro x rw [mem_inf]
Mathlib.Analysis.InnerProductSpace.Orthogonal.104_0.QXx0GYqLoAbtfq1
/-- `K` and `Kᗮ` have trivial intersection. -/ theorem inf_orthogonal_eq_bot : K ⊓ Kᗮ = ⊥
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E ⊢ Disjoint K Kᗮ
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
simp [disjoint_iff, K.inf_orthogonal_eq_bot]
/-- `K` and `Kᗮ` have trivial intersection. -/ theorem orthogonal_disjoint : Disjoint K Kᗮ := by
Mathlib.Analysis.InnerProductSpace.Orthogonal.112_0.QXx0GYqLoAbtfq1
/-- `K` and `Kᗮ` have trivial intersection. -/ theorem orthogonal_disjoint : Disjoint K Kᗮ
Mathlib_Analysis_InnerProductSpace_Orthogonal
𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E ⊢ Kᗮ = ⨅ v, LinearMap.ker ((innerSL 𝕜) ↑v)
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
apply le_antisymm
/-- `Kᗮ` can be characterized as the intersection of the kernels of the operations of inner product with each of the elements of `K`. -/ theorem orthogonal_eq_inter : Kᗮ = ⨅ v : K, LinearMap.ker (innerSL 𝕜 (v : E)) := by
Mathlib.Analysis.InnerProductSpace.Orthogonal.116_0.QXx0GYqLoAbtfq1
/-- `Kᗮ` can be characterized as the intersection of the kernels of the operations of inner product with each of the elements of `K`. -/ theorem orthogonal_eq_inter : Kᗮ = ⨅ v : K, LinearMap.ker (innerSL 𝕜 (v : E))
Mathlib_Analysis_InnerProductSpace_Orthogonal
case a 𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E ⊢ Kᗮ ≤ ⨅ v, LinearMap.ker ((innerSL 𝕜) ↑v)
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
rw [le_iInf_iff]
/-- `Kᗮ` can be characterized as the intersection of the kernels of the operations of inner product with each of the elements of `K`. -/ theorem orthogonal_eq_inter : Kᗮ = ⨅ v : K, LinearMap.ker (innerSL 𝕜 (v : E)) := by apply le_antisymm ·
Mathlib.Analysis.InnerProductSpace.Orthogonal.116_0.QXx0GYqLoAbtfq1
/-- `Kᗮ` can be characterized as the intersection of the kernels of the operations of inner product with each of the elements of `K`. -/ theorem orthogonal_eq_inter : Kᗮ = ⨅ v : K, LinearMap.ker (innerSL 𝕜 (v : E))
Mathlib_Analysis_InnerProductSpace_Orthogonal
case a 𝕜 : Type u_1 E : Type u_2 F : Type u_3 inst✝⁴ : IsROrC 𝕜 inst✝³ : NormedAddCommGroup E inst✝² : InnerProductSpace 𝕜 E inst✝¹ : NormedAddCommGroup F inst✝ : InnerProductSpace 𝕜 F K : Submodule 𝕜 E ⊢ ∀ (i : ↥K), Kᗮ ≤ LinearMap.ker ((innerSL 𝕜) ↑i)
/- Copyright (c) 2019 Zhouhang Zhou. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Zhouhang Zhou, Sébastien Gouëzel, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Basic #align_import analysis.inner_product_space.orthogonal from "leanprover-community/ma...
rintro ⟨v, hv⟩ w hw
/-- `Kᗮ` can be characterized as the intersection of the kernels of the operations of inner product with each of the elements of `K`. -/ theorem orthogonal_eq_inter : Kᗮ = ⨅ v : K, LinearMap.ker (innerSL 𝕜 (v : E)) := by apply le_antisymm · rw [le_iInf_iff]
Mathlib.Analysis.InnerProductSpace.Orthogonal.116_0.QXx0GYqLoAbtfq1
/-- `Kᗮ` can be characterized as the intersection of the kernels of the operations of inner product with each of the elements of `K`. -/ theorem orthogonal_eq_inter : Kᗮ = ⨅ v : K, LinearMap.ker (innerSL 𝕜 (v : E))
Mathlib_Analysis_InnerProductSpace_Orthogonal