Step * of Lemma deq_subtype2

[T:Type]. (EqDecider(T) ⊆(∀x,y:T.  Dec(x y ∈ T)))
BY
(TACTIC:Intro THEN (D THENA Auto)) }

1
.....subterm..... T:t
1:n
1. Type
2. EqDecider(T)
⊢ x ∈ ∀x,y:T.  Dec(x y ∈ T)


Latex:


Latex:
\mforall{}[T:Type].  (EqDecider(T)  \msubseteq{}r  (\mforall{}x,y:T.    Dec(x  =  y)))


By


Latex:
(TACTIC:Intro  THEN  (D  0  THENA  Auto))




Home Index