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)
94structure BipartiteSystem where
95 /-- Hilbert space dimension of subsystem A. -/
96 dim_A : ℕ
97 /-- Hilbert space dimension of subsystem B. -/
98 dim_B : ℕ
99 /-- Both are non-trivial. -/
100 dim_A_pos : dim_A > 1
101 dim_B_pos : dim_B > 1
102
103/-- The entanglement entropy of subsystem A.
104 S_A = -Tr(ρ_A log ρ_A) -/
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (11)
Lean names referenced from this declaration's body.
-
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
-
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
-
entropy
in IndisputableMonolith.Foundation.InitialCondition
decl_use
-
A
in IndisputableMonolith.Foundation.IntegrationGap
decl_use
-
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
-
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
-
A
in IndisputableMonolith.Masses.Anchor
decl_use
-
A
in IndisputableMonolith.Modal.Actualization
decl_use
-
entropy
in IndisputableMonolith.Thermodynamics.BoltzmannDistribution
decl_use
-
entropy
in IndisputableMonolith.Thermodynamics.PartitionFunction
decl_use