∀[T,S:Type]. ∀[f:T ⟶ S].  (T//x.f[x] ∈ Type)
{ ProveWfLemma }
1. T : Type
2. S : Type
3. f : T ⟶ S
⊢ EquivRel(T;x,y.f[x] = f[y] ∈ S)