lean4-htt/src/Init/Data/Range.lean
2025-04-23 17:21:33 +00:00

10 lines
226 B
Text

/-
Copyright (c) 2024 Lean FRO, LLC. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Kim Morrison
-/
module
prelude
import Init.Data.Range.Basic
import Init.Data.Range.Lemmas