The Lean 4 theorem `incl_apply` in the `ChapterFriedrichsExtension` chapter of the timepiece formalization
ProvedBookProof.FriedrichsExtension.FormDom.incl_applytimepiece
The Lean 4 theorem incl_apply in the ChapterFriedrichsExtension chapter of the timepiece formalization.
Preamble
-- Generated from ChapterFriedrichsExtension.lean — theorem BookProof.FriedrichsExtension.FormDom.incl_apply
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.incl_apply {P : PosSymOp F} (x : FormDom P) : incl P x = toAmbient x := by sorrySource