Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
affeldt-aist committed Dec 9, 2023
1 parent fcd5d51 commit 86d939e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classical/classical_sets.v
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ From mathcomp Require Import mathcomp_extra boolp.
(* |------------------------------------:|----|-----------------------------| *)
(* | set0 | == | $\emptyset$ | *)
(* | [set: A] | == | the full set of elements | *)
(* | | == | of type A | *)
(* | | | of type A | *)
(* | `` `\|` `` | == | $\cup$ | *)
(* | `` `&` `` | == | $\cap$ | *)
(* | `` `\` `` | == | set difference | *)
Expand Down

0 comments on commit 86d939e

Please sign in to comment.