No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
26noncomputable def AApply {n : ℕ}
27 (lam : ℝ) (hInv : Fin n → Fin n → ℝ) (β : Vec n) : Vec n → Vec n :=
proof body
Definition body.
28 fun v => fun i => lam * sharp hInv β i * dot β v
29
30/-- The scalar coefficient in the quadratic relation `A² = μ A`. -/
used by (7)
From the project-wide theorem graph. These declarations reference this one in their body.
-
AApply_add
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
-
AApply_neg
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
-
AApply_smul
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
-
AApply_sq
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
-
AApply_sub
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
-
dot_AApply
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
-
PApply
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
depends on (6)
Lean names referenced from this declaration's body.
-
dot
in IndisputableMonolith.Cost.Ndim.Core
decl_use
-
Vec
in IndisputableMonolith.Cost.Ndim.Core
decl_use
-
sharp
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
-
A
in IndisputableMonolith.Foundation.IntegrationGap
decl_use
-
A
in IndisputableMonolith.Masses.Anchor
decl_use
-
A
in IndisputableMonolith.Modal.Actualization
decl_use