Documentation

LeanCourse.MIL.C03_Logic.S05_Disjunction

theorem C03S05.MyAbs.abs_add (x : ) (y : ) :
|x + y| |x| + |y|
theorem C03S05.MyAbs.lt_abs {x : } {y : } :
x < |y| x < y x < -y
theorem C03S05.MyAbs.abs_lt {x : } {y : } :
|x| < y -y < x x < y