(21steps total) PrintForm Definitions Lemmas quot 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: decidable quotient equal

  T:Type, E:(TTProp).
  (EquivRel x,y:TE(x,y))
  
  (x,y:T. Dec(E(x,y)))  (u,v:x,y:T//E(x,y). Dec(u = v))


By: RepeatMFor 4 (Analyze 0)


Generated subgoal:

1 1. T : Type
2. E : TTProp
3. EquivRel x,y:TE(x,y)
4. x,y:T. Dec(E(x,y))
  u,v:x,y:T//E(x,y). Dec(u = v)

20 steps

About:
decidablequotientfunctionuniverseequalpropimpliesall
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

(21steps total) PrintForm Definitions Lemmas quot 1 Sections StandardLIB Doc