The Lean 4 theorem `isUniformInducing_toComplL` in the `ChapterFriedrichsExtension` chapter of the timepiece formalization
ProvedBookProof.FriedrichsExtension.FormDom.isUniformInducing_toComplLtimepiece
The Lean 4 theorem isUniformInducing_toComplL in the ChapterFriedrichsExtension chapter of the timepiece formalization.
Preamble
-- Generated from ChapterFriedrichsExtension.lean — theorem BookProof.FriedrichsExtension.FormDom.isUniformInducing_toComplL
import Mathlib
import Definitions.Def_ChapterFriedrichsExtension
open BookProof.FriedrichsExtension
open BookProof.FriedrichsExtension.FormDom
open BookProof.FarisLavine BookProof.YangMillsFriedrichs BookProof.HashimotoShiftInvert
open BookProof.HermiteGalerkin
variable {F : Type*} [NormedAddCommGroup F] [InnerProductSpace ℂ F]Formal statement
theorem BookProof.FriedrichsExtension.FormDom.isUniformInducing_toComplL (P : PosSymOp F) :
IsUniformInducing (UniformSpace.Completion.toComplL (𝕜 := ℂ) (E := FormDom P)) := by sorrySource