Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
felixwellen committed Sep 30, 2024
1 parent b830df9 commit e62abab
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 e62abab

Please sign in to comment.