import public Data.Natimport public Data.Refined.Core
fromLTE : (k : Nat) -> (v : Nat) -> {auto 0 _ : k <= v = True} -> LTE k v