def
definition
def or abbrev
orientedSub
show as:
view Lean formalization →
formal statement (Lean)
46def orientedSub (a b : ℝ) : ℝ :=
proof body
Definition body.
47 a - b
48
49/-- The compiler gate induced by the oriented exp/log chart and subtraction. -/