IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
fun with inv is bij1111 1. A : Type
2. B : Type
3. f : AB 4. g : BA 5. g o f = Id
6. f o g = Id
7. a1 : A 8. a2 : A 9. f(a1) = f(a2)
10. g(f(a1)) = g(f(a2))
a1 = a2
By:
(NotThinning (With a1 (Analyze 5))) THEN (With a2 (Analyze 5))