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
case intro.intro.intro.a 𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reAp...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
change a • innerSL ℝ x₀ + b • innerSL ℝ (T x₀) = 0
theorem linearly_dependent_of_isLocalExtrOn (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : ∃ a b : ℝ, (a, b) ≠ 0 ∧ a • x₀ + b • T x₀ = 0 := by have H : IsLocalExtrOn T.reApplyInnerSelf {x : F | ‖x‖ ^ 2 = ‖x₀‖ ^ 2} x₀ := by convert hextr ext x ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.120_0.7dej8mPhPUEqd3j
theorem linearly_dependent_of_isLocalExtrOn (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : ∃ a b : ℝ, (a, b) ≠ 0 ∧ a • x₀ + b • T x₀ = 0
Mathlib_Analysis_InnerProductSpace_Rayleigh
case intro.intro.intro.a 𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reAp...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
apply smul_right_injective (F →L[ℝ] ℝ) (two_ne_zero : (2 : ℝ) ≠ 0)
theorem linearly_dependent_of_isLocalExtrOn (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : ∃ a b : ℝ, (a, b) ≠ 0 ∧ a • x₀ + b • T x₀ = 0 := by have H : IsLocalExtrOn T.reApplyInnerSelf {x : F | ‖x‖ ^ 2 = ‖x₀‖ ^ 2} x₀ := by convert hextr ext x ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.120_0.7dej8mPhPUEqd3j
theorem linearly_dependent_of_isLocalExtrOn (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : ∃ a b : ℝ, (a, b) ≠ 0 ∧ a • x₀ + b • T x₀ = 0
Mathlib_Analysis_InnerProductSpace_Rayleigh
case intro.intro.intro.a.a 𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.re...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simpa only [two_smul, smul_add, add_smul, add_zero] using h₂
theorem linearly_dependent_of_isLocalExtrOn (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : ∃ a b : ℝ, (a, b) ≠ 0 ∧ a • x₀ + b • T x₀ = 0 := by have H : IsLocalExtrOn T.reApplyInnerSelf {x : F | ‖x‖ ^ 2 = ‖x₀‖ ^ 2} x₀ := by convert hextr ext x ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.120_0.7dej8mPhPUEqd3j
theorem linearly_dependent_of_isLocalExtrOn (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : ∃ a b : ℝ, (a, b) ≠ 0 ∧ a • x₀ + b • T x₀ = 0
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
case intro.intro.intro 𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reAppl...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
by_cases hx₀ : x₀ = 0
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
case pos 𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) ...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simp [hx₀]
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 ·
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
case neg 𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) ...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
by_cases hb : b = 0
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 · simp [hx₀]
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
case pos 𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) ...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have : a ≠ 0 := by simpa [hb] using h₁
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 · simp [hx₀] by_cases hb : ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simpa [hb] using h₁
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 · simp [hx₀] by_cases hb : ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
case pos 𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) ...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
refine' absurd _ hx₀
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 · simp [hx₀] by_cases hb : ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
case pos 𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) ...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
apply smul_right_injective F this
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 · simp [hx₀] by_cases hb : ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
case pos.a 𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simpa [hb] using h₂
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 · simp [hx₀] by_cases hb : ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
case neg 𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) ...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
let c : ℝ := -b⁻¹ * a
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 · simp [hx₀] by_cases hb : ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
case neg 𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) ...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have hc : T x₀ = c • x₀ := by have : b * (b⁻¹ * a) = a := by field_simp [mul_comm] apply smul_right_injective F hb simp [eq_neg_of_add_eq_zero_left h₂, ← mul_smul, this]
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 · simp [hx₀] by_cases hb : ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have : b * (b⁻¹ * a) = a := by field_simp [mul_comm]
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 · simp [hx₀] by_cases hb : ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
field_simp [mul_comm]
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 · simp [hx₀] by_cases hb : ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
apply smul_right_injective F hb
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 · simp [hx₀] by_cases hb : ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
case a 𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) (s...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simp [eq_neg_of_add_eq_zero_left h₂, ← mul_smul, this]
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 · simp [hx₀] by_cases hb : ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
case neg 𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) ...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
convert hc
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 · simp [hx₀] by_cases hb : ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_3.h.e'_5 𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInn...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have : ‖x₀‖ ≠ 0 := by simp [hx₀]
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 · simp [hx₀] by_cases hb : ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simp [hx₀]
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 · simp [hx₀] by_cases hb : ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_3.h.e'_5 𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInn...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have := congr_arg (fun x => ⟪x, x₀⟫_ℝ) hc
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 · simp [hx₀] by_cases hb : ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_3.h.e'_5 𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInn...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
field_simp [inner_smul_left, real_inner_self_eq_norm_mul_norm, sq] at this ⊢
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 · simp [hx₀] by_cases hb : ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_3.h.e'_5 𝕜 : Type u_1 inst✝⁵ : IsROrC 𝕜 E : Type u_2 inst✝⁴ : NormedAddCommGroup E inst✝³ : InnerProductSpace 𝕜 E F : Type u_3 inst✝² : NormedAddCommGroup F inst✝¹ : InnerProductSpace ℝ F inst✝ : CompleteSpace F T : F →L[ℝ] F hT : IsSelfAdjoint T x₀ : F hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInn...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
exact this
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀ := by obtain ⟨a, b, h₁, h₂⟩ := hT.linearly_dependent_of_isLocalExtrOn hextr by_cases hx₀ : x₀ = 0 · simp [hx₀] by_cases hb : ...
Mathlib.Analysis.InnerProductSpace.Rayleigh.141_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn_real (hT : IsSelfAdjoint T) {x₀ : F} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : F) ‖x₀‖) x₀) : T x₀ = T.rayleighQuotient x₀ • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ ⊢ T x₀ = ↑(ContinuousLinearMap.rayleighQuotient T x₀) • x₀
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
letI := InnerProductSpace.isROrCToReal 𝕜 E
theorem eq_smul_self_of_isLocalExtrOn (hT : IsSelfAdjoint T) {x₀ : E} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : E) ‖x₀‖) x₀) : T x₀ = (↑(T.rayleighQuotient x₀) : 𝕜) • x₀ := by
Mathlib.Analysis.InnerProductSpace.Rayleigh.170_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn (hT : IsSelfAdjoint T) {x₀ : E} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : E) ‖x₀‖) x₀) : T x₀ = (↑(T.rayleighQuotient x₀) : 𝕜) • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ this : InnerProductSpace ℝ E := InnerProductSpace.isROrCToReal ...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
let hSA := hT.isSymmetric.restrictScalars.toSelfAdjoint.prop
theorem eq_smul_self_of_isLocalExtrOn (hT : IsSelfAdjoint T) {x₀ : E} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : E) ‖x₀‖) x₀) : T x₀ = (↑(T.rayleighQuotient x₀) : 𝕜) • x₀ := by letI := InnerProductSpace.isROrCToReal 𝕜 E
Mathlib.Analysis.InnerProductSpace.Rayleigh.170_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn (hT : IsSelfAdjoint T) {x₀ : E} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : E) ‖x₀‖) x₀) : T x₀ = (↑(T.rayleighQuotient x₀) : 𝕜) • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ this : InnerProductSpace ℝ E := InnerProductSpace.isROrCToReal ...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
exact hSA.eq_smul_self_of_isLocalExtrOn_real hextr
theorem eq_smul_self_of_isLocalExtrOn (hT : IsSelfAdjoint T) {x₀ : E} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : E) ‖x₀‖) x₀) : T x₀ = (↑(T.rayleighQuotient x₀) : 𝕜) • x₀ := by letI := InnerProductSpace.isROrCToReal 𝕜 E let hSA := hT.isSymmetric.restrictScalars.toSelfAdjoint.prop
Mathlib.Analysis.InnerProductSpace.Rayleigh.170_0.7dej8mPhPUEqd3j
theorem eq_smul_self_of_isLocalExtrOn (hT : IsSelfAdjoint T) {x₀ : E} (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : E) ‖x₀‖) x₀) : T x₀ = (↑(T.rayleighQuotient x₀) : 𝕜) • x₀
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ ⊢ HasEigenvector (↑T) (↑(ContinuousLinearMap.rayle...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
refine' ⟨_, hx₀⟩
/-- For a self-adjoint operator `T`, a local extremum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`. -/ theorem hasEigenvector_of_isLocalExtrOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : E) ‖x₀‖) x₀) : HasEig...
Mathlib.Analysis.InnerProductSpace.Rayleigh.178_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a local extremum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`. -/ theorem hasEigenvector_of_isLocalExtrOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : E) ‖x₀‖) x₀) : HasEig...
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ ⊢ x₀ ∈ eigenspace ↑T ↑(ContinuousLinearMap.rayleig...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
rw [Module.End.mem_eigenspace_iff]
/-- For a self-adjoint operator `T`, a local extremum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`. -/ theorem hasEigenvector_of_isLocalExtrOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : E) ‖x₀‖) x₀) : HasEig...
Mathlib.Analysis.InnerProductSpace.Rayleigh.178_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a local extremum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`. -/ theorem hasEigenvector_of_isLocalExtrOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : E) ‖x₀‖) x₀) : HasEig...
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsLocalExtrOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ ⊢ ↑T x₀ = ↑(ContinuousLinearMap.rayleighQuotient T...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
exact hT.eq_smul_self_of_isLocalExtrOn hextr
/-- For a self-adjoint operator `T`, a local extremum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`. -/ theorem hasEigenvector_of_isLocalExtrOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : E) ‖x₀‖) x₀) : HasEig...
Mathlib.Analysis.InnerProductSpace.Rayleigh.178_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a local extremum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`. -/ theorem hasEigenvector_of_isLocalExtrOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsLocalExtrOn T.reApplyInnerSelf (sphere (0 : E) ‖x₀‖) x₀) : HasEig...
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMaxOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ ⊢ HasEigenvector (↑T) (↑(⨆ x, ContinuousLinearMap.raylei...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
convert hT.hasEigenvector_of_isLocalExtrOn hx₀ (Or.inr hextr.localize)
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib.Analysis.InnerProductSpace.Rayleigh.188_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMaxOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ ⊢ ⨆ x, ContinuousLinearMap.rayleighQu...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have hx₀' : 0 < ‖x₀‖ := by simp [hx₀]
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib.Analysis.InnerProductSpace.Rayleigh.188_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMaxOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ ⊢ 0 < ‖x₀‖
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simp [hx₀]
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib.Analysis.InnerProductSpace.Rayleigh.188_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMaxOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ ⊢ ⨆ x, ContinuousLine...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have hx₀'' : x₀ ∈ sphere (0 : E) ‖x₀‖ := by simp
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib.Analysis.InnerProductSpace.Rayleigh.188_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMaxOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ ⊢ x₀ ∈ sphere 0 ‖x₀‖
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simp
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib.Analysis.InnerProductSpace.Rayleigh.188_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMaxOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
rw [T.iSup_rayleigh_eq_iSup_rayleigh_sphere hx₀']
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib.Analysis.InnerProductSpace.Rayleigh.188_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMaxOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
refine' IsMaxOn.iSup_eq hx₀'' _
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib.Analysis.InnerProductSpace.Rayleigh.188_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMaxOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
intro x hx
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib.Analysis.InnerProductSpace.Rayleigh.188_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMaxOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
dsimp
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib.Analysis.InnerProductSpace.Rayleigh.188_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMaxOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have : ‖x‖ = ‖x₀‖ := by simpa using hx
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib.Analysis.InnerProductSpace.Rayleigh.188_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMaxOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere 0 ‖x₀‖ x : E hx : x ...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simpa using hx
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib.Analysis.InnerProductSpace.Rayleigh.188_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMaxOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simp only [ContinuousLinearMap.rayleighQuotient]
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib.Analysis.InnerProductSpace.Rayleigh.188_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMaxOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
rw [this]
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib.Analysis.InnerProductSpace.Rayleigh.188_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMaxOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
gcongr
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib.Analysis.InnerProductSpace.Rayleigh.188_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3.h 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMaxOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
exact hextr hx
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib.Analysis.InnerProductSpace.Rayleigh.188_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a maximum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global supremum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMaxOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMaxOn T.reApplyInner...
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMinOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ ⊢ HasEigenvector (↑T) (↑(⨅ x, ContinuousLinearMap.raylei...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
convert hT.hasEigenvector_of_isLocalExtrOn hx₀ (Or.inl hextr.localize)
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib.Analysis.InnerProductSpace.Rayleigh.208_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMinOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ ⊢ ⨅ x, ContinuousLinearMap.rayleighQu...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have hx₀' : 0 < ‖x₀‖ := by simp [hx₀]
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib.Analysis.InnerProductSpace.Rayleigh.208_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMinOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ ⊢ 0 < ‖x₀‖
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simp [hx₀]
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib.Analysis.InnerProductSpace.Rayleigh.208_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMinOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ ⊢ ⨅ x, ContinuousLine...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have hx₀'' : x₀ ∈ sphere (0 : E) ‖x₀‖ := by simp
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib.Analysis.InnerProductSpace.Rayleigh.208_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMinOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ ⊢ x₀ ∈ sphere 0 ‖x₀‖
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simp
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib.Analysis.InnerProductSpace.Rayleigh.208_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMinOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
rw [T.iInf_rayleigh_eq_iInf_rayleigh_sphere hx₀']
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib.Analysis.InnerProductSpace.Rayleigh.208_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMinOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
refine' IsMinOn.iInf_eq hx₀'' _
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib.Analysis.InnerProductSpace.Rayleigh.208_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMinOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
intro x hx
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib.Analysis.InnerProductSpace.Rayleigh.208_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMinOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
dsimp
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib.Analysis.InnerProductSpace.Rayleigh.208_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMinOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have : ‖x‖ = ‖x₀‖ := by simpa using hx
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib.Analysis.InnerProductSpace.Rayleigh.208_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMinOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere 0 ‖x₀‖ x : E hx : x ...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simpa using hx
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib.Analysis.InnerProductSpace.Rayleigh.208_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMinOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simp only [ContinuousLinearMap.rayleighQuotient]
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib.Analysis.InnerProductSpace.Rayleigh.208_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMinOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
rw [this]
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib.Analysis.InnerProductSpace.Rayleigh.208_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMinOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere 0...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
gcongr
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib.Analysis.InnerProductSpace.Rayleigh.208_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib_Analysis_InnerProductSpace_Rayleigh
case h.e'_7.h.e'_3.h 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : CompleteSpace E T : E →L[𝕜] E hT : IsSelfAdjoint T x₀ : E hx₀ : x₀ ≠ 0 hextr : IsMinOn (ContinuousLinearMap.reApplyInnerSelf T) (sphere 0 ‖x₀‖) x₀ hx₀' : 0 < ‖x₀‖ hx₀'' : x₀ ∈ sphere...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
exact hextr hx
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib.Analysis.InnerProductSpace.Rayleigh.208_0.7dej8mPhPUEqd3j
/-- For a self-adjoint operator `T`, a minimum of the Rayleigh quotient of `T` on a sphere centred at the origin is an eigenvector of `T`, with eigenvalue the global infimum of the Rayleigh quotient. -/ theorem hasEigenvector_of_isMinOn (hT : IsSelfAdjoint T) {x₀ : E} (hx₀ : x₀ ≠ 0) (hextr : IsMinOn T.reApplyInnerS...
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T ⊢ HasEigenvalue T ↑(⨆ x, IsROrC.re (inner (T ↑x) ↑x) / ‖↑x‖ ^ 2)
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
haveI := FiniteDimensional.proper_isROrC 𝕜 E
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := b...
Mathlib.Analysis.InnerProductSpace.Rayleigh.240_0.7dej8mPhPUEqd3j
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E ⊢ HasEigenvalue T ↑(⨆ x, IsROrC.re (inner (T ↑x) ↑x) / ‖↑x‖ ^ 2)
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
let T' := hT.toSelfAdjoint
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := b...
Mathlib.Analysis.InnerProductSpace.Rayleigh.240_0.7dej8mPhPUEqd3j
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT ⊢ HasEigenvalue T ↑(⨆ x, IsROrC.re (inner (T ↑x) ↑x) / ...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
obtain ⟨x, hx⟩ : ∃ x : E, x ≠ 0 := exists_ne 0
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := b...
Mathlib.Analysis.InnerProductSpace.Rayleigh.240_0.7dej8mPhPUEqd3j
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
case intro 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 ⊢ HasEigenvalue T ↑(⨆ x, Is...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have H₁ : IsCompact (sphere (0 : E) ‖x‖) := isCompact_sphere _ _
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := b...
Mathlib.Analysis.InnerProductSpace.Rayleigh.240_0.7dej8mPhPUEqd3j
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
case intro 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact (sphere 0 ‖x...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have H₂ : (sphere (0 : E) ‖x‖).Nonempty := ⟨x, by simp⟩
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := b...
Mathlib.Analysis.InnerProductSpace.Rayleigh.240_0.7dej8mPhPUEqd3j
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact (sphere 0 ‖x‖) ⊢ x ∈ sp...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simp
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := b...
Mathlib.Analysis.InnerProductSpace.Rayleigh.240_0.7dej8mPhPUEqd3j
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
case intro 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact (sphere 0 ‖x...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
obtain ⟨x₀, hx₀', hTx₀⟩ := H₁.exists_forall_ge H₂ T'.val.reApplyInnerSelf_continuous.continuousOn
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := b...
Mathlib.Analysis.InnerProductSpace.Rayleigh.240_0.7dej8mPhPUEqd3j
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
case intro.intro.intro 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact ...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have hx₀ : ‖x₀‖ = ‖x‖ := by simpa using hx₀'
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := b...
Mathlib.Analysis.InnerProductSpace.Rayleigh.240_0.7dej8mPhPUEqd3j
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact (sphere 0 ‖x‖) H₂ : Set...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simpa using hx₀'
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := b...
Mathlib.Analysis.InnerProductSpace.Rayleigh.240_0.7dej8mPhPUEqd3j
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
case intro.intro.intro 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact ...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have : IsMaxOn T'.val.reApplyInnerSelf (sphere 0 ‖x₀‖) x₀ := by simpa only [← hx₀] using hTx₀
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := b...
Mathlib.Analysis.InnerProductSpace.Rayleigh.240_0.7dej8mPhPUEqd3j
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact (sphere 0 ‖x‖) H₂ : Set...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simpa only [← hx₀] using hTx₀
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := b...
Mathlib.Analysis.InnerProductSpace.Rayleigh.240_0.7dej8mPhPUEqd3j
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
case intro.intro.intro 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this✝ : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have hx₀_ne : x₀ ≠ 0 := by have : ‖x₀‖ ≠ 0 := by simp only [hx₀, norm_eq_zero, hx, Ne.def, not_false_iff] simpa [← norm_eq_zero, Ne.def]
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := b...
Mathlib.Analysis.InnerProductSpace.Rayleigh.240_0.7dej8mPhPUEqd3j
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this✝ : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact (sphere 0 ‖x‖) H₂ : Se...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have : ‖x₀‖ ≠ 0 := by simp only [hx₀, norm_eq_zero, hx, Ne.def, not_false_iff]
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := b...
Mathlib.Analysis.InnerProductSpace.Rayleigh.240_0.7dej8mPhPUEqd3j
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this✝ : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact (sphere 0 ‖x‖) H₂ : Se...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simp only [hx₀, norm_eq_zero, hx, Ne.def, not_false_iff]
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := b...
Mathlib.Analysis.InnerProductSpace.Rayleigh.240_0.7dej8mPhPUEqd3j
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this✝¹ : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact (sphere 0 ‖x‖) H₂ : S...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simpa [← norm_eq_zero, Ne.def]
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := b...
Mathlib.Analysis.InnerProductSpace.Rayleigh.240_0.7dej8mPhPUEqd3j
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
case intro.intro.intro 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this✝ : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
exact hasEigenvalue_of_hasEigenvector (T'.prop.hasEigenvector_of_isMaxOn hx₀_ne this)
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := b...
Mathlib.Analysis.InnerProductSpace.Rayleigh.240_0.7dej8mPhPUEqd3j
/-- The supremum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iSup_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨆ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T ⊢ HasEigenvalue T ↑(⨅ x, IsROrC.re (inner (T ↑x) ↑x) / ‖↑x‖ ^ 2)
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
haveI := FiniteDimensional.proper_isROrC 𝕜 E
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := by...
Mathlib.Analysis.InnerProductSpace.Rayleigh.260_0.7dej8mPhPUEqd3j
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E ⊢ HasEigenvalue T ↑(⨅ x, IsROrC.re (inner (T ↑x) ↑x) / ‖↑x‖ ^ 2)
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
let T' := hT.toSelfAdjoint
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := by...
Mathlib.Analysis.InnerProductSpace.Rayleigh.260_0.7dej8mPhPUEqd3j
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT ⊢ HasEigenvalue T ↑(⨅ x, IsROrC.re (inner (T ↑x) ↑x) / ...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
obtain ⟨x, hx⟩ : ∃ x : E, x ≠ 0 := exists_ne 0
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := by...
Mathlib.Analysis.InnerProductSpace.Rayleigh.260_0.7dej8mPhPUEqd3j
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
case intro 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 ⊢ HasEigenvalue T ↑(⨅ x, Is...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have H₁ : IsCompact (sphere (0 : E) ‖x‖) := isCompact_sphere _ _
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := by...
Mathlib.Analysis.InnerProductSpace.Rayleigh.260_0.7dej8mPhPUEqd3j
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
case intro 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact (sphere 0 ‖x...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have H₂ : (sphere (0 : E) ‖x‖).Nonempty := ⟨x, by simp⟩
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := by...
Mathlib.Analysis.InnerProductSpace.Rayleigh.260_0.7dej8mPhPUEqd3j
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact (sphere 0 ‖x‖) ⊢ x ∈ sp...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simp
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := by...
Mathlib.Analysis.InnerProductSpace.Rayleigh.260_0.7dej8mPhPUEqd3j
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
case intro 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact (sphere 0 ‖x...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
obtain ⟨x₀, hx₀', hTx₀⟩ := H₁.exists_forall_le H₂ T'.val.reApplyInnerSelf_continuous.continuousOn
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := by...
Mathlib.Analysis.InnerProductSpace.Rayleigh.260_0.7dej8mPhPUEqd3j
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
case intro.intro.intro 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact ...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have hx₀ : ‖x₀‖ = ‖x‖ := by simpa using hx₀'
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := by...
Mathlib.Analysis.InnerProductSpace.Rayleigh.260_0.7dej8mPhPUEqd3j
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact (sphere 0 ‖x‖) H₂ : Set...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simpa using hx₀'
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := by...
Mathlib.Analysis.InnerProductSpace.Rayleigh.260_0.7dej8mPhPUEqd3j
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
case intro.intro.intro 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact ...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have : IsMinOn T'.val.reApplyInnerSelf (sphere 0 ‖x₀‖) x₀ := by simpa only [← hx₀] using hTx₀
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := by...
Mathlib.Analysis.InnerProductSpace.Rayleigh.260_0.7dej8mPhPUEqd3j
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact (sphere 0 ‖x‖) H₂ : Set...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simpa only [← hx₀] using hTx₀
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := by...
Mathlib.Analysis.InnerProductSpace.Rayleigh.260_0.7dej8mPhPUEqd3j
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
case intro.intro.intro 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this✝ : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have hx₀_ne : x₀ ≠ 0 := by have : ‖x₀‖ ≠ 0 := by simp only [hx₀, norm_eq_zero, hx, Ne.def, not_false_iff] simpa [← norm_eq_zero, Ne.def]
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := by...
Mathlib.Analysis.InnerProductSpace.Rayleigh.260_0.7dej8mPhPUEqd3j
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this✝ : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact (sphere 0 ‖x‖) H₂ : Se...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
have : ‖x₀‖ ≠ 0 := by simp only [hx₀, norm_eq_zero, hx, Ne.def, not_false_iff]
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := by...
Mathlib.Analysis.InnerProductSpace.Rayleigh.260_0.7dej8mPhPUEqd3j
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this✝ : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact (sphere 0 ‖x‖) H₂ : Se...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simp only [hx₀, norm_eq_zero, hx, Ne.def, not_false_iff]
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := by...
Mathlib.Analysis.InnerProductSpace.Rayleigh.260_0.7dej8mPhPUEqd3j
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this✝¹ : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact (sphere 0 ‖x‖) H₂ : S...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
simpa [← norm_eq_zero, Ne.def]
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := by...
Mathlib.Analysis.InnerProductSpace.Rayleigh.260_0.7dej8mPhPUEqd3j
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
case intro.intro.intro 𝕜 : Type u_1 inst✝³ : IsROrC 𝕜 E : Type u_2 inst✝² : NormedAddCommGroup E inst✝¹ : InnerProductSpace 𝕜 E inst✝ : FiniteDimensional 𝕜 E _i : Nontrivial E T : E →ₗ[𝕜] E hT : IsSymmetric T this✝ : ProperSpace E T' : ↥(selfAdjoint (E →L[𝕜] E)) := toSelfAdjoint hT x : E hx : x ≠ 0 H₁ : IsCompact...
/- Copyright (c) 2021 Heather Macbeth. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Heather Macbeth, Frédéric Dupuis -/ import Mathlib.Analysis.InnerProductSpace.Calculus import Mathlib.Analysis.InnerProductSpace.Dual import Mathlib.Analysis.InnerProductSpace.Adjoint...
exact hasEigenvalue_of_hasEigenvector (T'.prop.hasEigenvector_of_isMinOn hx₀_ne this)
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ) := by...
Mathlib.Analysis.InnerProductSpace.Rayleigh.260_0.7dej8mPhPUEqd3j
/-- The infimum of the Rayleigh quotient of a symmetric operator `T` on a nontrivial finite-dimensional vector space is an eigenvalue for that operator. -/ theorem hasEigenvalue_iInf_of_finiteDimensional (hT : T.IsSymmetric) : HasEigenvalue T ↑(⨅ x : { x : E // x ≠ 0 }, IsROrC.re ⟪T x, x⟫ / ‖(x : E)‖ ^ 2 : ℝ)
Mathlib_Analysis_InnerProductSpace_Rayleigh
C : Type (u + 1) inst✝⁵ : Category.{u_1, u + 1} C inst✝⁴ : ConcreteCategory C D : Type (u + 1) inst✝³ : Category.{u_2, u + 1} D inst✝² : ConcreteCategory D inst✝¹ : HasForget₂ C D inst✝ : ReflectsIsomorphisms (forget C) X Y : C f : X ⟶ Y i : IsIso ((forget₂ C D).map f) ⊢ IsIso f
/- Copyright (c) 2020 Scott Morrison. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Scott Morrison -/ import Mathlib.CategoryTheory.ConcreteCategory.Basic import Mathlib.CategoryTheory.Functor.ReflectsIso #align_import category_theory.concrete_category.reflects_isomo...
skip
/-- A `forget₂ C D` forgetful functor between concrete categories `C` and `D` where `forget C` reflects isomorphisms, itself reflects isomorphisms. -/ theorem reflectsIsomorphisms_forget₂ [HasForget₂ C D] [ReflectsIsomorphisms (forget C)] : ReflectsIsomorphisms (forget₂ C D) := { reflects := fun X Y f {i} => by ...
Mathlib.CategoryTheory.ConcreteCategory.ReflectsIso.29_0.H7okjZyGj7csYce
/-- A `forget₂ C D` forgetful functor between concrete categories `C` and `D` where `forget C` reflects isomorphisms, itself reflects isomorphisms. -/ theorem reflectsIsomorphisms_forget₂ [HasForget₂ C D] [ReflectsIsomorphisms (forget C)] : ReflectsIsomorphisms (forget₂ C D)
Mathlib_CategoryTheory_ConcreteCategory_ReflectsIso
C : Type (u + 1) inst✝⁵ : Category.{u_1, u + 1} C inst✝⁴ : ConcreteCategory C D : Type (u + 1) inst✝³ : Category.{u_2, u + 1} D inst✝² : ConcreteCategory D inst✝¹ : HasForget₂ C D inst✝ : ReflectsIsomorphisms (forget C) X Y : C f : X ⟶ Y i : IsIso ((forget₂ C D).map f) ⊢ IsIso f
/- Copyright (c) 2020 Scott Morrison. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Scott Morrison -/ import Mathlib.CategoryTheory.ConcreteCategory.Basic import Mathlib.CategoryTheory.Functor.ReflectsIso #align_import category_theory.concrete_category.reflects_isomo...
haveI i' : IsIso ((forget D).map ((forget₂ C D).map f)) := Functor.map_isIso (forget D) _
/-- A `forget₂ C D` forgetful functor between concrete categories `C` and `D` where `forget C` reflects isomorphisms, itself reflects isomorphisms. -/ theorem reflectsIsomorphisms_forget₂ [HasForget₂ C D] [ReflectsIsomorphisms (forget C)] : ReflectsIsomorphisms (forget₂ C D) := { reflects := fun X Y f {i} => by ...
Mathlib.CategoryTheory.ConcreteCategory.ReflectsIso.29_0.H7okjZyGj7csYce
/-- A `forget₂ C D` forgetful functor between concrete categories `C` and `D` where `forget C` reflects isomorphisms, itself reflects isomorphisms. -/ theorem reflectsIsomorphisms_forget₂ [HasForget₂ C D] [ReflectsIsomorphisms (forget C)] : ReflectsIsomorphisms (forget₂ C D)
Mathlib_CategoryTheory_ConcreteCategory_ReflectsIso
C : Type (u + 1) inst✝⁵ : Category.{u_1, u + 1} C inst✝⁴ : ConcreteCategory C D : Type (u + 1) inst✝³ : Category.{u_2, u + 1} D inst✝² : ConcreteCategory D inst✝¹ : HasForget₂ C D inst✝ : ReflectsIsomorphisms (forget C) X Y : C f : X ⟶ Y i : IsIso ((forget₂ C D).map f) i' : IsIso ((forget D).map ((forget₂ C D).map f)) ...
/- Copyright (c) 2020 Scott Morrison. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Scott Morrison -/ import Mathlib.CategoryTheory.ConcreteCategory.Basic import Mathlib.CategoryTheory.Functor.ReflectsIso #align_import category_theory.concrete_category.reflects_isomo...
haveI : IsIso ((forget C).map f) := by have := @HasForget₂.forget_comp C D rw [← this] exact i'
/-- A `forget₂ C D` forgetful functor between concrete categories `C` and `D` where `forget C` reflects isomorphisms, itself reflects isomorphisms. -/ theorem reflectsIsomorphisms_forget₂ [HasForget₂ C D] [ReflectsIsomorphisms (forget C)] : ReflectsIsomorphisms (forget₂ C D) := { reflects := fun X Y f {i} => by ...
Mathlib.CategoryTheory.ConcreteCategory.ReflectsIso.29_0.H7okjZyGj7csYce
/-- A `forget₂ C D` forgetful functor between concrete categories `C` and `D` where `forget C` reflects isomorphisms, itself reflects isomorphisms. -/ theorem reflectsIsomorphisms_forget₂ [HasForget₂ C D] [ReflectsIsomorphisms (forget C)] : ReflectsIsomorphisms (forget₂ C D)
Mathlib_CategoryTheory_ConcreteCategory_ReflectsIso
C : Type (u + 1) inst✝⁵ : Category.{u_1, u + 1} C inst✝⁴ : ConcreteCategory C D : Type (u + 1) inst✝³ : Category.{u_2, u + 1} D inst✝² : ConcreteCategory D inst✝¹ : HasForget₂ C D inst✝ : ReflectsIsomorphisms (forget C) X Y : C f : X ⟶ Y i : IsIso ((forget₂ C D).map f) i' : IsIso ((forget D).map ((forget₂ C D).map f)) ...
/- Copyright (c) 2020 Scott Morrison. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Scott Morrison -/ import Mathlib.CategoryTheory.ConcreteCategory.Basic import Mathlib.CategoryTheory.Functor.ReflectsIso #align_import category_theory.concrete_category.reflects_isomo...
have := @HasForget₂.forget_comp C D
/-- A `forget₂ C D` forgetful functor between concrete categories `C` and `D` where `forget C` reflects isomorphisms, itself reflects isomorphisms. -/ theorem reflectsIsomorphisms_forget₂ [HasForget₂ C D] [ReflectsIsomorphisms (forget C)] : ReflectsIsomorphisms (forget₂ C D) := { reflects := fun X Y f {i} => by ...
Mathlib.CategoryTheory.ConcreteCategory.ReflectsIso.29_0.H7okjZyGj7csYce
/-- A `forget₂ C D` forgetful functor between concrete categories `C` and `D` where `forget C` reflects isomorphisms, itself reflects isomorphisms. -/ theorem reflectsIsomorphisms_forget₂ [HasForget₂ C D] [ReflectsIsomorphisms (forget C)] : ReflectsIsomorphisms (forget₂ C D)
Mathlib_CategoryTheory_ConcreteCategory_ReflectsIso
C : Type (u + 1) inst✝⁵ : Category.{u_1, u + 1} C inst✝⁴ : ConcreteCategory C D : Type (u + 1) inst✝³ : Category.{u_2, u + 1} D inst✝² : ConcreteCategory D inst✝¹ : HasForget₂ C D inst✝ : ReflectsIsomorphisms (forget C) X Y : C f : X ⟶ Y i : IsIso ((forget₂ C D).map f) i' : IsIso ((forget D).map ((forget₂ C D).map f)) ...
/- Copyright (c) 2020 Scott Morrison. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Scott Morrison -/ import Mathlib.CategoryTheory.ConcreteCategory.Basic import Mathlib.CategoryTheory.Functor.ReflectsIso #align_import category_theory.concrete_category.reflects_isomo...
rw [← this]
/-- A `forget₂ C D` forgetful functor between concrete categories `C` and `D` where `forget C` reflects isomorphisms, itself reflects isomorphisms. -/ theorem reflectsIsomorphisms_forget₂ [HasForget₂ C D] [ReflectsIsomorphisms (forget C)] : ReflectsIsomorphisms (forget₂ C D) := { reflects := fun X Y f {i} => by ...
Mathlib.CategoryTheory.ConcreteCategory.ReflectsIso.29_0.H7okjZyGj7csYce
/-- A `forget₂ C D` forgetful functor between concrete categories `C` and `D` where `forget C` reflects isomorphisms, itself reflects isomorphisms. -/ theorem reflectsIsomorphisms_forget₂ [HasForget₂ C D] [ReflectsIsomorphisms (forget C)] : ReflectsIsomorphisms (forget₂ C D)
Mathlib_CategoryTheory_ConcreteCategory_ReflectsIso
C : Type (u + 1) inst✝⁵ : Category.{u_1, u + 1} C inst✝⁴ : ConcreteCategory C D : Type (u + 1) inst✝³ : Category.{u_2, u + 1} D inst✝² : ConcreteCategory D inst✝¹ : HasForget₂ C D inst✝ : ReflectsIsomorphisms (forget C) X Y : C f : X ⟶ Y i : IsIso ((forget₂ C D).map f) i' : IsIso ((forget D).map ((forget₂ C D).map f)) ...
/- Copyright (c) 2020 Scott Morrison. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Scott Morrison -/ import Mathlib.CategoryTheory.ConcreteCategory.Basic import Mathlib.CategoryTheory.Functor.ReflectsIso #align_import category_theory.concrete_category.reflects_isomo...
exact i'
/-- A `forget₂ C D` forgetful functor between concrete categories `C` and `D` where `forget C` reflects isomorphisms, itself reflects isomorphisms. -/ theorem reflectsIsomorphisms_forget₂ [HasForget₂ C D] [ReflectsIsomorphisms (forget C)] : ReflectsIsomorphisms (forget₂ C D) := { reflects := fun X Y f {i} => by ...
Mathlib.CategoryTheory.ConcreteCategory.ReflectsIso.29_0.H7okjZyGj7csYce
/-- A `forget₂ C D` forgetful functor between concrete categories `C` and `D` where `forget C` reflects isomorphisms, itself reflects isomorphisms. -/ theorem reflectsIsomorphisms_forget₂ [HasForget₂ C D] [ReflectsIsomorphisms (forget C)] : ReflectsIsomorphisms (forget₂ C D)
Mathlib_CategoryTheory_ConcreteCategory_ReflectsIso
C : Type (u + 1) inst✝⁵ : Category.{u_1, u + 1} C inst✝⁴ : ConcreteCategory C D : Type (u + 1) inst✝³ : Category.{u_2, u + 1} D inst✝² : ConcreteCategory D inst✝¹ : HasForget₂ C D inst✝ : ReflectsIsomorphisms (forget C) X Y : C f : X ⟶ Y i : IsIso ((forget₂ C D).map f) i' : IsIso ((forget D).map ((forget₂ C D).map f)) ...
/- Copyright (c) 2020 Scott Morrison. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Scott Morrison -/ import Mathlib.CategoryTheory.ConcreteCategory.Basic import Mathlib.CategoryTheory.Functor.ReflectsIso #align_import category_theory.concrete_category.reflects_isomo...
apply isIso_of_reflects_iso f (forget C)
/-- A `forget₂ C D` forgetful functor between concrete categories `C` and `D` where `forget C` reflects isomorphisms, itself reflects isomorphisms. -/ theorem reflectsIsomorphisms_forget₂ [HasForget₂ C D] [ReflectsIsomorphisms (forget C)] : ReflectsIsomorphisms (forget₂ C D) := { reflects := fun X Y f {i} => by ...
Mathlib.CategoryTheory.ConcreteCategory.ReflectsIso.29_0.H7okjZyGj7csYce
/-- A `forget₂ C D` forgetful functor between concrete categories `C` and `D` where `forget C` reflects isomorphisms, itself reflects isomorphisms. -/ theorem reflectsIsomorphisms_forget₂ [HasForget₂ C D] [ReflectsIsomorphisms (forget C)] : ReflectsIsomorphisms (forget₂ C D)
Mathlib_CategoryTheory_ConcreteCategory_ReflectsIso
P : Type u_1 inst✝ : Preorder P IF : PrimePair P ⊢ IsProper IF.I
/- Copyright (c) 2021 Noam Atar. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Noam Atar -/ import Mathlib.Order.Ideal import Mathlib.Order.PFilter #align_import order.prime_ideal from "leanprover-community/mathlib"@"740acc0e6f9adf4423f92a485d0456fc271482da" /-! # P...
cases' IF.F.nonempty with w h
theorem I_isProper : IsProper IF.I := by
Mathlib.Order.PrimeIdeal.67_0.4MyuCIeckR2MXpq
theorem I_isProper : IsProper IF.I
Mathlib_Order_PrimeIdeal