# HG changeset patch # User Shinji KONO # Date 1664502923 -32400 # Node ID 6222efcf3b043fed48f53f40c129d8dd33fa3220 # Parent 1ec8c0cfc89207555ca35325eef9bedeb3f59bf4 MinSUP diff -r 1ec8c0cfc892 -r 6222efcf3b04 src/zorn.agda --- a/src/zorn.agda Sat Sep 24 10:52:57 2022 +0900 +++ b/src/zorn.agda Fri Sep 30 10:55:23 2022 +0900 @@ -97,6 +97,10 @@ open _==_ open _⊆_ +-- <-TransFinite : {A x : HOD} → {P : HOD → Set n} → x ∈ A +-- → ({x : HOD} → A ∋ x → ({y : HOD} → A ∋ y → y < x → P y ) → P x) → P x +-- <-TransFinite = ? + -- -- Closure of ≤-monotonic function f has total order -- @@ -357,6 +361,19 @@ ... | case1 eq = ⊥-elim ( o<¬≡ (sym eq) sx sx sx ¬a ¬b c = case1 ( λ lt → ⊥-elim ( ¬a lt ) ) + ... | tri< a ¬b ¬c with prev z a + ... | case2 mins = case2 mins + ... | case1 not with ODC.p∨¬p O (odef A z ∧ xsup z) + ... | case1 mins = case2 record { sup = z ; asm = proj1 mins ; x ¬a ¬b s ¬a ¬b sp ¬a ¬b c = sp1 pchainp : HOD @@ -929,9 +965,9 @@ ... | case1 eq = ? ... | case2 lt = ? - ... | case2 px