Step * 1 2 of Lemma all-quotient-true


1. Type
2. ⇃(canonicalizable(T))
3. T ⟶ ℙ
4. ∀t:T. ⇃(P t)
5. canonicalizable(T)  ⇃(∀t:T. (P t))
⊢ ⇃(∀t:T. (P t))
BY
((FLemma `implies-quotient-true` [-1] THENA Auto) THEN (D -1 THENA Auto)) }

1
1. Type
2. ⇃(canonicalizable(T))
3. T ⟶ ℙ
4. ∀t:T. ⇃(P t)
5. canonicalizable(T)  ⇃(∀t:T. (P t))
6. ⇃(⇃(∀t:T. (P t)))
⊢ ⇃(∀t:T. (P t))


Latex:


Latex:

1.  T  :  Type
2.  \00D9(canonicalizable(T))
3.  P  :  T  {}\mrightarrow{}  \mBbbP{}
4.  \mforall{}t:T.  \00D9(P  t)
5.  canonicalizable(T)  {}\mRightarrow{}  \00D9(\mforall{}t:T.  (P  t))
\mvdash{}  \00D9(\mforall{}t:T.  (P  t))


By


Latex:
((FLemma  `implies-quotient-true`  [-1]  THENA  Auto)  THEN  (D  -1  THENA  Auto))




Home Index