Skip to content

Commit

Permalink
Less equal on partially ordered set is reflexive
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuhta committed Feb 10, 2024
1 parent f50ff44 commit 002ddff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MIL/C06_Structures/S02_Algebraic_Structures.lean
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ it will help to consider some examples.
#. A *partially ordered set* consists of a set :math:`P` and
a binary relation :math:`\le` on :math:`P` that is transitive
and antireflexive.
and reflexive.
#. A *group* consists of a set :math:`G` with an associative
binary operation, an identity element
Expand Down

0 comments on commit 002ddff

Please sign in to comment.