Step * of Lemma irrefl_trans_imp_sasym

[T:Type]. ∀[R:T ⟶ T ⟶ ℙ].  (st_anti_sym(T;R)) supposing (trans(T;R) and irrefl(T;R))
BY
((AGenRepD ["basic"] 
THENM THEN Auto) }

1
1. Type
2. T ⟶ T ⟶ ℙ
3. ∀[a:T]. (R a))
4. ∀a,b,c:T.  ((R b)  (R c)  (R c))
5. T@i
6. T@i
7. y@i
8. x@i
⊢ False


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[R:T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}].    (st\_anti\_sym(T;R))  supposing  (trans(T;R)  and  irrefl(T;R))


By


Latex:
((AGenRepD  ["basic"] 
THENM  D  0  )  THEN  Auto)




Home Index