Removed unused notation (which is "backwards" anyways).
parent
947d2f4c01
commit
6f667fcf14
|
@ -2,8 +2,6 @@ import Mathlib.Data.Real.Basic
|
||||||
|
|
||||||
notation "ℝ²" => ℝ × ℝ
|
notation "ℝ²" => ℝ × ℝ
|
||||||
|
|
||||||
notation "ℝ³" => ℝ² × ℝ
|
|
||||||
|
|
||||||
namespace Real
|
namespace Real
|
||||||
|
|
||||||
/--
|
/--
|
||||||
|
|
Loading…
Reference in New Issue