English
The smeval operation is defined via a coercion to a wrapped structure, aligning with the evaluation framework using the R-action.
Русский
Операция smeval определена через приведение к обернутой структуре с учётом действия кольца над целевым пространством.
LaTeX
$$$\text{the smeval definition is the coercion of smeval to the wrapped form}$$$
Lean4
theorem smeval_def : eta_helper Eq✝ @smeval.{} @(delta% @definition✝) :=
by
intros
delta smeval
rw [show wrapped✝ = ⟨@definition✝.{}, rfl✝⟩ from Subtype.ext✝ wrapped✝.2.symm✝]
rfl