(3steps total) PrintForm Definitions IteratedBinops Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
A binary operation has at most one identity value.

At: binary ident unique


  A:Type, f:(AAA), u,v:A. is_ident(Afu is_ident(Afv u = v

By: Auto


Generated subgoal:

1 1. A : Type
2. f : AAA
3. u : A
4. v : A
5. is_ident(Afu)
6. is_ident(Afv)
  u = v

2 steps

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

(3steps total) PrintForm Definitions IteratedBinops Sections DiscrMathExt Doc