# HG changeset patch # User Shinji KONO # Date 1659777893 -32400 # Node ID 9cf74877efab99c5acaba1b755d16a87c8a3bdd8 # Parent 3a8493e6cd675ee054ee131dde5cee8004cb3c21 ... diff -r 3a8493e6cd67 -r 9cf74877efab src/zorn.agda --- a/src/zorn.agda Sat Aug 06 15:06:58 2022 +0900 +++ b/src/zorn.agda Sat Aug 06 18:24:53 2022 +0900 @@ -228,33 +228,52 @@ supf-is-sup : {x : Ordinal } → (x≤z : x o≤ z) → supf x ≡ & (SUP.sup (sup x≤z) ) csupf : {b : Ordinal } → b o≤ z → odef (UnionCF A f mf ay supf b) (supf b) supf≤x :{x : Ordinal } → z o≤ x → supf z ≡ supf x + + fcy ¬a ¬b c = o≤-refl0 (( trans (sym (supf≤x (o<→≤ c))) (supf≤x (ordtrans (ordtrans c x ¬a ¬b c = ? + ... | tri< x ¬a ¬b sy ¬a ¬b y ¬a ¬b c = subst (λ k → odef (UnionCF A f mf ay supf x) k ) ? (csupf ? ) -- csy : odef (UnionCF A f mf ay supf y) (supf y) -- csy = csupf ? - fcy