{-# OPTIONS --safe #-}
module Cubical.Algebra.CommAlgebra.Quotient where

open import Cubical.Algebra.CommAlgebra.Quotient.Base public
open import Cubical.Algebra.CommAlgebra.Quotient.Properties public