The Lean 4 theorem `isShiftInvert_invShiftOperator` in the `ChapterHashimotoShiftInvert` chapter of the timepiece formalization
ProvedBookProof.HashimotoShiftInvert.isShiftInvert_invShiftOperatortimepiece
The Lean 4 theorem isShiftInvert_invShiftOperator in the ChapterHashimotoShiftInvert chapter of the timepiece formalization.
Preamble
-- Generated from ChapterHashimotoShiftInvert.lean — theorem BookProof.HashimotoShiftInvert.isShiftInvert_invShiftOperator
import Mathlib
import Definitions.Def_ChapterHashimotoShiftInvert
open BookProof.HashimotoShiftInvert
open BookProof.FarisLavine BookProof.YangMillsFriedrichs BookProof.YangMillsFriedrichsLimit
open BookProof.HermiteGalerkin
open Filter Topology
variable {F : Type*} [NormedAddCommGroup F] [InnerProductSpace ℂ F]Formal statement
theorem BookProof.HashimotoShiftInvert.isShiftInvert_invShiftOperator (R : F →L[ℂ] F) (hinj : Function.Injective R) (γ : ℝ) :
IsShiftInvert (invShiftOperator R hinj γ) γ R := by sorrySource