home.social

#linearordering — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #linearordering, aggregated by home.social.

  1. @FishFace Update:

    What I refer to as EScbO is usually called #LO the #LinearOrdering principle.

    ⊢ ∃y ∀a ∈ x ∀b ∈ x ∀c ∈ x (¬ aya ∧ ((ayb ∧ byc) → ayc) ∧ (ayb ∨ a = b ∨ bya))
    or using abbreviations in #Metamath
    ⊢ ∃y y Or x

    I think AC implies LO, but LO is independent of DC and CC.