Crossing Temperature Pos

Documentation

Lean 4 Proof

theorem crossingTemperature_pos {DeltaPhi DeltaS_q : ℝ}
    (hPhi : 0 < DeltaPhi) (hS : 0 < DeltaS_q) :
    0 < crossingTemperature DeltaPhi DeltaS_q := by
  exact div_pos hPhi hS

Dependency Graph

Module Section

Results 17-25: Symmetric Adjustment and Transition Rates