pith. machine review for the scientific record. sign in
def definition def or abbrev

coupledOperatorInner

show as:
view Lean formalization →

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)

 462def coupledOperatorInner {N : ℕ}
 463    (A B : CoupledCoreSpace N →ₗ[ℂ] CoupledCoreSpace N) : ℂ :=

proof body

Definition body.

 464  ∑ s : CoupledCoreIndex N, ∑ t : CoupledCoreIndex N,
 465    star (A (coupledBasisKet s) t) * B (coupledBasisKet s) t
 466
 467/-- The coupled phase character has unit modulus. -/

used by (2)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (12)

Lean names referenced from this declaration's body.