Step * 1 1 1 of Lemma compact_functionality_wrt_surject


1. Type
2. Type
3. T ⟶ S
4. S ⟶ 𝔹
5. ∀x:T. (f x) tt
6. S
7. T
8. (f a) x ∈ S
⊢ tt
BY
(RevHypSubst' (-1) THEN Auto) }


Latex:


Latex:

1.  T  :  Type
2.  S  :  Type
3.  f  :  T  {}\mrightarrow{}  S
4.  p  :  S  {}\mrightarrow{}  \mBbbB{}
5.  \mforall{}x:T.  p  (f  x)  =  tt
6.  x  :  S
7.  a  :  T
8.  (f  a)  =  x
\mvdash{}  p  x  =  tt


By


Latex:
(RevHypSubst'  (-1)  0  THEN  Auto)




Home Index