Skip to content

Commit

Permalink
nitpick
Browse files Browse the repository at this point in the history
  • Loading branch information
affeldt-aist committed Aug 1, 2024
1 parent 181ec3a commit 626d1e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions classical/wochoice.v
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,6 @@ move=> z [_ Uz] /andP[Rxy Ryx]; have /and3P[xy_x xy_y _] := all_mem [:: x; y].
by rewrite -(Uz x) ?(Uz y); split=> //; apply/allP; rewrite /= (Rxy, Ryx) Rxx.
Qed.

(******************************************************************************)

Section Zorn.

Lemma Zorn's_lemma (T : eqType) (R : rel T) (S : {pred T}) :
Expand Down

0 comments on commit 626d1e5

Please sign in to comment.