Basic
📁 Source: PhysLean/QuantumMechanics/OneDimension/GeneralPotential/Basic.lean
Statistics
| Metric | Count |
|---|---|
| 5 | |
| 5 | |
| Total | 10 |
QuantumMechanics.OneDimension
Definitions
| Name | Category | Theorems |
|---|---|---|
GeneralPotential 📖 | CompData | — |
potentialOperator 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
momentumOperator_linear 📖 | mathematical | — | momentumOperator | — | — |
momentumOperator_sq_linear 📖 | — | momentumOperator | — | — | momentumOperator_linear |
potentialOperator_linear 📖 | mathematical | — | potentialOperator | — | — |
QuantumMechanics.OneDimension.GeneralPotential
Definitions
| Name | Category | Theorems |
|---|---|---|
V 📖 | CompOp | — |
m 📖 | CompOp | |
schrodingerOperator 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
hm 📖 | mathematical | — | m | — | — |
schrodingerOperator_linear 📖 | mathematical | QuantumMechanics.OneDimension.momentumOperator | schrodingerOperator | — | QuantumMechanics.OneDimension.momentumOperator_sq_linear |
---