The Lean 4 theorem `ell2ShiftInvert_isSelfAdjoint` in the `ChapterHashimotoShiftInvert` chapter of the timepiece formalization
ProvedBookProof.HashimotoShiftInvert.ell2ShiftInvert_isSelfAdjointtimepiece
The Lean 4 theorem ell2ShiftInvert_isSelfAdjoint in the ChapterHashimotoShiftInvert chapter of the timepiece formalization.
Preamble
-- Generated from ChapterHashimotoShiftInvert.lean — theorem BookProof.HashimotoShiftInvert.ell2ShiftInvert_isSelfAdjoint import Mathlib import Definitions.Def_ChapterHashimotoShiftInvert open BookProof.HashimotoShiftInvert open BookProof.FarisLavine BookProof.YangMillsFriedrichs BookProof.YangMillsFriedrichsLimit open BookProof.HermiteGalerkin open Filter Topology
Formal statement
theorem BookProof.HashimotoShiftInvert.ell2ShiftInvert_isSelfAdjoint : IsSelfAdjoint ell2ShiftInvert := by sorry
Source