Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyuheng committed Aug 7, 2023
1 parent 2c33497 commit 6119e64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ If `x` and `y` are elements, so is `x y`.
Since `infer` is a homomorphism, we have:

```
infer(x y) = infer(x) infer(y)
<infer> x y </infer> = <infer> x </infer> <infer> y </infer>
```

## The plan
Expand Down

0 comments on commit 6119e64

Please sign in to comment.