pith. machine review for the scientific record. sign in
theorem proved term proof

transition_at_zero

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)

  53theorem transition_at_zero (Ω : ℝ) : transitionProbability Ω 0 = 0 := by

proof body

Term-mode proof.

  54  unfold transitionProbability
  55  simp [Real.sin_zero]
  56
  57/-- **THEOREM**: Transition probability is bounded by 1. -/

depends on (9)

Lean names referenced from this declaration's body.