Step * of Lemma rminus_functionality

[x,y:ℝ].  -(x) -(y) supposing y
BY
(Auto THEN RepeatFor (ParallelLast) THEN (RWO "absval_sym" THENA Auto)) }

1
1. : ℝ
2. : ℝ
3. ∀n:ℕ+(|(x n) n| ≤ 4)
4. : ℕ+
5. |(x n) n| ≤ 4
⊢ |-((-(x) n) -(y) n)| ≤ 4


Latex:


Latex:
\mforall{}[x,y:\mBbbR{}].    -(x)  =  -(y)  supposing  x  =  y


By


Latex:
(Auto  THEN  RepeatFor  2  (ParallelLast)  THEN  (RWO  "absval\_sym"  0  THENA  Auto))




Home Index