Step * of Lemma per-quotient_wf

[T:Type]. ∀[E:T ⟶ T ⟶ ℙ].  x,y:T/per/E[x;y] ∈ Type supposing EquivRel(T;x,y.E[x;y])
BY
TACTIC:(TACTIC:InstLemma `quotient_wf` [] THEN NthHypSq (-1) THEN EqCD THEN Auto THEN Computation) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[E:T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}].    x,y:T/per/E[x;y]  \mmember{}  Type  supposing  EquivRel(T;x,y.E[x;y])


By


Latex:
TACTIC:(TACTIC:InstLemma  `quotient\_wf`  []  THEN  NthHypSq  (-1)  THEN  EqCD  THEN  Auto  THEN  Computation)




Home Index