Compute ((fun (n: nat) (opt: option nat) (eq: opt = Some n) => n) _ (Some 3) eq_refl).= 3 : nat
= 3 : nat
Contents: