bookshelf/common/Common/Real/Basic.lean

5 lines
96 B
Plaintext
Raw Normal View History

import Mathlib.Data.Real.Basic
notation "ℝ²" => ×
notation "ℝ³" => ℝ² ×