Skip to content

Commit f1255fd

Browse files
got a little further.. maybe
1 parent ed03624 commit f1255fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Probability/MDP/Risk.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ theorem VaR_monotone (P : Findist n) (X Y : FinRV n ℚ) (α : ℚ)
3636
· have hX : X ω ≤ t := by exact h1 hY
3737
simp [𝕀, indicator, FinRV.leq, hY, hX]
3838
· simp [𝕀, indicator, FinRV.leq, hY]
39+
simp [cdf]
3940

4041
sorry
4142
sorry

0 commit comments

Comments
 (0)