# HG changeset patch # User Shinji KONO # Date 1678852795 -32400 # Node ID c57b8068f97c22ede8de26091068bb897f7fbc04 # Parent b1d024385208aa0cda247656ae29b4805b4c9a57 ... diff -r b1d024385208 -r c57b8068f97c src/generic-filter.agda --- a/src/generic-filter.agda Wed Mar 15 09:41:57 2023 +0900 +++ b/src/generic-filter.agda Wed Mar 15 12:59:55 2023 +0900 @@ -62,7 +62,7 @@ ctl← : (x : Ordinal )→ odef (ctl-M ) x → ℕ ctl-iso→ : { x : Ordinal } → (lt : odef (ctl-M) x ) → ctl→ (ctl← x lt ) ≡ x TC : {x y : Ordinal} → odef ctl-M x → odef (* x) y → odef ctl-M y - is-model : (x : HOD) → ctl-M ∋ (x ∩ ctl-M) + is-model : (x : HOD) → & x o< & ctl-M → ctl-M ∋ (x ∩ ctl-M) -- we have no otherway round -- ctl-iso← : { x : ℕ } → ctl← (ctl→ x ) (ctl