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)
20noncomputable def sharp {n : ℕ}
21 (hInv : Fin n → Fin n → ℝ) (β : Vec n) : Vec n :=
proof body
Definition body.
22 fun i => ∑ j : Fin n, hInv i j * β j
23
24/-- The rank-one operator `A = h^{-1} \tilde g` in coordinates, where
25`\tilde g = λ β ⊗ β`. -/
used by (12)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (10)
Lean names referenced from this declaration's body.
-
Vec
in IndisputableMonolith.Cost.Ndim.Core
decl_use
-
one
in IndisputableMonolith.Foundation.IntegersFromLogic
decl_use
-
A
in IndisputableMonolith.Foundation.IntegrationGap
decl_use
-
rank
in IndisputableMonolith.Foundation.PreTemporalForcingOrder
decl_use
-
one
in IndisputableMonolith.Foundation.RationalsFromLogic
decl_use
-
A
in IndisputableMonolith.Masses.Anchor
decl_use
-
A
in IndisputableMonolith.Modal.Actualization
decl_use
-
one
in IndisputableMonolith.QFT.SpinStatistics
decl_use
-
one
in IndisputableMonolith.RecogSpec.Core
decl_use
-
rank
in IndisputableMonolith.RRF.Theorems.OrderPreservation
decl_use