Update Basic.lean
This commit is contained in:
parent
ea6c61eb29
commit
b7dee75d5c
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ lemma higgsVecToFin2ℂ_toHiggsVec (φ : higgsField) :
|
|||
higgsVecToFin2ℂ ∘ φ.toHiggsVec = φ := rfl
|
||||
|
||||
lemma toVec_smooth (φ : higgsField) : Smooth 𝓘(ℝ, spaceTime) 𝓘(ℝ, Fin 2 → ℂ) φ :=
|
||||
smooth_higgsVecToFin2ℂ.comp φ.toHiggsVec_smooth
|
||||
smooth_higgsVecToFin2ℂ.comp φ.toHiggsVec_smooth
|
||||
|
||||
lemma apply_smooth (φ : higgsField) :
|
||||
∀ i, Smooth 𝓘(ℝ, spaceTime) 𝓘(ℝ, ℂ) (fun (x : spaceTime) => (φ x i)) :=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue