Step
*
of Lemma
geo-eq_transitivity
No Annotations
∀[e:BasicGeometry-]. ∀[a,b,c:Point].  (a ≡ c) supposing (b ≡ c and a ≡ b)
BY
{ (Auto THEN (D 0 THENA Auto)) }
1
1. e : BasicGeometry-
2. a : Point
3. b : Point
4. c : Point
5. a ≡ b
6. b ≡ c
7. a # c
⊢ False
Latex:
Latex:
No  Annotations
\mforall{}[e:BasicGeometry-].  \mforall{}[a,b,c:Point].    (a  \mequiv{}  c)  supposing  (b  \mequiv{}  c  and  a  \mequiv{}  b)
By
Latex:
(Auto  THEN  (D  0  THENA  Auto))
Home
Index