PhysLean Documentation

PhysLean.QuantumMechanics.PlanckConstant

Planck's constant #

In this module we define the Planck's constant as a positive real number. This is introduced as an axiom.

axiom Constants. :
{ x : // 0 < x }

Planck's constant.

theorem Constants.ℏ_pos :
0 <

Planck's constant is positive.

Planck's constant is non-negative.

Planck's constant is not equal to zero.