Step
*
1
of Lemma
canonicalizable-iff
1. [T] : Type
2. ∃f:T ⟶ Base. ∀x:T. ((f x) = x ∈ T)
3. t : T
⊢ ∃x:Base. (t = x ∈ T)
BY
{ ((D 2 THEN D 0 With ⌜f t⌝ ) THEN Auto) }
Latex:
Latex:
1.  [T]  :  Type
2.  \mexists{}f:T  {}\mrightarrow{}  Base.  \mforall{}x:T.  ((f  x)  =  x)
3.  t  :  T
\mvdash{}  \mexists{}x:Base.  (t  =  x)
By
Latex:
((D  2  THEN  D  0  With  \mkleeneopen{}f  t\mkleeneclose{}  )  THEN  Auto)
Home
Index