Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
felixwellen committed Oct 1, 2024
1 parent c6f62d4 commit bc7a252
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module Cubical.Algebra.CommRing.Instances.Polynomials.Typevariate.Base where
This file contains
* the definition of the free commutative algebra on a type I over a commutative ring R as a HIT
(let us call that R[I])
* a prove that the construction is an commutative R-algebra
* the homomorphism R -> R[I], which turns this CommRing into a CommAlgebra
For more, see the Properties file.
-}
open import Cubical.Foundations.Prelude
Expand Down

0 comments on commit bc7a252

Please sign in to comment.