(4steps total) PrintForm Definitions LogicSupplement Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Defintion of equality between functions.

At: indep fun extensional


  A,B:Type, f,g:(AB). f = g  (x:Af(x) = g(x))

By: Auto


Generated subgoals:

1 1. A : Type
2. B : Type
3. f : AB
4. g : AB
5. f = g
6. x : A
  f(x) = g(x)

1 step
2 1. A : Type
2. B : Type
3. f : AB
4. g : AB
5. x:Af(x) = g(x)
  f = g

2 steps

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

(4steps total) PrintForm Definitions LogicSupplement Sections DiscrMathExt Doc