From 1e094c7b08a23127c37e441cb088f52d1e54e192 Mon Sep 17 00:00:00 2001 From: favonia Date: Sun, 26 Nov 2023 07:25:48 -0600 Subject: [PATCH] style(LeftInvariantRightCentered): change the notation --- src/Mugen/Cat/HierarchyTheory.agda | 2 +- src/Mugen/Order/LeftInvariantRightCentered.agda | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/Mugen/Cat/HierarchyTheory.agda b/src/Mugen/Cat/HierarchyTheory.agda index 7b0aa96..0c424c3 100644 --- a/src/Mugen/Cat/HierarchyTheory.agda +++ b/src/Mugen/Cat/HierarchyTheory.agda @@ -36,7 +36,7 @@ Hierarchy-theory o r = Monad (Strict-orders o r) open Displacement-algebra 𝒟 M : Functor (Strict-orders o o) (Strict-orders o o) - M .F₀ L = L ⋉ strict-order [ ε ] + M .F₀ L = L ⋉[ ε ] strict-order M .F₁ f .hom (l , d) = (f .hom l) , d M .F₁ f .strict-mono x