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)
36noncomputable def PApply {n : ℕ}
37 (lam : ℝ) (hInv : Fin n → Fin n → ℝ) (β : Vec n) : Vec n → Vec n :=
proof body
Definition body.
38 fun v => (mu lam hInv β)⁻¹ • AApply lam hInv β v
39
40/-- The induced almost-product operator `F = 2P - I`. -/
used by (8)
From the project-wide theorem graph. These declarations reference this one in their body.
-
FApply
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
-
FApply_square
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
-
PApply_add
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
-
PApply_FApply
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
-
PApply_idempotent
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
-
PApply_neg
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
-
PApply_smul
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
-
PApply_sub
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
depends on (6)
Lean names referenced from this declaration's body.
-
Vec
in IndisputableMonolith.Cost.Ndim.Core
decl_use
-
AApply
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
-
mu
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
-
F
in IndisputableMonolith.Physics.AnchorPolicy
decl_use
-
F
in IndisputableMonolith.Physics.LeptonGenerations.TauStepDerivation
decl_use
-
F
in IndisputableMonolith.Pipelines
decl_use