Step
*
1
1
of Lemma
geo-triangle_functionality
1. e : HeytingGeometry
2. ∀a,b,c,a2:Point.  (a ≡ a2 
⇒ a # bc 
⇒ a2 # bc)
⊢ ∀a1,a2,b1,b2,c1,c2:Point.  (a1 ≡ a2 
⇒ b1 ≡ b2 
⇒ c1 ≡ c2 
⇒ a1 # b1c1 
⇒ a2 # b2c2)
BY
{ Auto }
1
1. e : HeytingGeometry
2. ∀a,b,c,a2:Point.  (a ≡ a2 
⇒ a # bc 
⇒ a2 # bc)
3. a1 : Point
4. a2 : Point
5. b1 : Point
6. b2 : Point
7. c1 : Point
8. c2 : Point
9. a1 ≡ a2
10. b1 ≡ b2
11. c1 ≡ c2
12. a1 # b1c1
⊢ a2 # b2c2
Latex:
Latex:
1.  e  :  HeytingGeometry
2.  \mforall{}a,b,c,a2:Point.    (a  \mequiv{}  a2  {}\mRightarrow{}  a  \#  bc  {}\mRightarrow{}  a2  \#  bc)
\mvdash{}  \mforall{}a1,a2,b1,b2,c1,c2:Point.    (a1  \mequiv{}  a2  {}\mRightarrow{}  b1  \mequiv{}  b2  {}\mRightarrow{}  c1  \mequiv{}  c2  {}\mRightarrow{}  a1  \#  b1c1  {}\mRightarrow{}  a2  \#  b2c2)
By
Latex:
Auto
Home
Index