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)
49noncomputable def transitionProbability (Ω t : ℝ) : ℝ :=
proof body
Definition body.
50 (Real.sin (Ω * t / 2))^2
51
52/-- **THEOREM**: Transition probability starts at 0. -/
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (4)
Lean names referenced from this declaration's body.
-
probability
in IndisputableMonolith.Foundation.QuantumLedger
decl_use
-
Transition
in IndisputableMonolith.Information.ChurchTuring
decl_use
-
probability
in IndisputableMonolith.QFT.SMatrixUnitarity
decl_use
-
probability
in IndisputableMonolith.Thermodynamics.BoltzmannDistribution
decl_use