Skip to content

Commit

Permalink
rfl に名前の由来を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
Seasawher committed Sep 22, 2023
1 parent ac33d70 commit f46e43c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rfl.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# rfl

`rfl` は,定義から等しいものが等しいことを示すタクティクです.
`rfl` は,定義から等しいものが等しいことを示すタクティクです.反射律(reflexivity)からその名前があります.

```lean
{{#include ../Examples/Rfl.lean}}
Expand Down

0 comments on commit f46e43c

Please sign in to comment.