Skip to content

Commit

Permalink
Various typos in comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjub committed Nov 10, 2024
1 parent 4b61080 commit 414f899
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 235 deletions.
4 changes: 2 additions & 2 deletions nf.mm
Original file line number Diff line number Diff line change
Expand Up @@ -56813,7 +56813,7 @@ result of an operator (deduction version). (Contributed by Paul
refrd.1 $e |- ( ph -> R e. V ) $.
refrd.2 $e |- ( ph -> A e. W ) $.
refrd.3 $e |- ( ( ph /\ x e. A ) -> x R x ) $.
$( Deduce reflexitiviy from its properties. (Contributed by SF,
$( Deduce reflexivity from its properties. (Contributed by SF,
12-Mar-2015.) $)
refrd $p |- ( ph -> R Ref A ) $=
( vr va cref wbr cv wral ralrimiva wcel wb wceq breq ralbidv raleq df-ref
Expand All @@ -56826,7 +56826,7 @@ result of an operator (deduction version). (Contributed by Paul
$d r x $. $d R x $. $d X x $.
refd.1 $e |- ( ph -> R Ref A ) $.
refd.2 $e |- ( ph -> X e. A ) $.
$( Natural deduction form of reflexitivity. (Contributed by SF,
$( Natural deduction form of reflexivity. (Contributed by SF,
20-Mar-2015.) $)
refd $p |- ( ph -> X R X ) $=
( vx vr va cv wbr wral wcel cref cvv wa wb brex wceq syl breq raleq brabg
Expand Down
Loading

0 comments on commit 414f899

Please sign in to comment.