MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  df-chn Structured version   Visualization version   GIF version

Definition df-chn 18572
Description: Define the class of (finite) chains. A chain is defined to be a sequence of objects, where each object is less than the next one in the sequence. The term "chain" is usually used in order theory. In the context of algebra, chains are often called "towers", for example for fields, or "series", for example for subgroup or subnormal series. (Contributed by Thierry Arnoux, 19-Jun-2025.)
Assertion
Ref Expression
df-chn ( < Chain 𝐴) = {𝑐 ∈ Word 𝐴 ∣ ∀𝑛 ∈ (dom 𝑐 ∖ {0})(𝑐‘(𝑛 − 1)) < (𝑐𝑛)}
Distinct variable groups:   𝐴,𝑐,𝑛   < ,𝑐,𝑛

Detailed syntax breakdown of Definition df-chn
StepHypRef Expression
1 cA . . 3 class 𝐴
2 c.lt . . 3 class <
31, 2cchn 18571 . 2 class ( < Chain 𝐴)
4 vn . . . . . . . 8 setvar 𝑛
54cv 1541 . . . . . . 7 class 𝑛
6 c1 11039 . . . . . . 7 class 1
7 cmin 11377 . . . . . . 7 class
85, 6, 7co 7367 . . . . . 6 class (𝑛 − 1)
9 vc . . . . . . 7 setvar 𝑐
109cv 1541 . . . . . 6 class 𝑐
118, 10cfv 6498 . . . . 5 class (𝑐‘(𝑛 − 1))
125, 10cfv 6498 . . . . 5 class (𝑐𝑛)
1311, 12, 2wbr 5085 . . . 4 wff (𝑐‘(𝑛 − 1)) < (𝑐𝑛)
1410cdm 5631 . . . . 5 class dom 𝑐
15 cc0 11038 . . . . . 6 class 0
1615csn 4567 . . . . 5 class {0}
1714, 16cdif 3886 . . . 4 class (dom 𝑐 ∖ {0})
1813, 4, 17wral 3051 . . 3 wff 𝑛 ∈ (dom 𝑐 ∖ {0})(𝑐‘(𝑛 − 1)) < (𝑐𝑛)
191cword 14475 . . 3 class Word 𝐴
2018, 9, 19crab 3389 . 2 class {𝑐 ∈ Word 𝐴 ∣ ∀𝑛 ∈ (dom 𝑐 ∖ {0})(𝑐‘(𝑛 − 1)) < (𝑐𝑛)}
213, 20wceq 1542 1 wff ( < Chain 𝐴) = {𝑐 ∈ Word 𝐴 ∣ ∀𝑛 ∈ (dom 𝑐 ∖ {0})(𝑐‘(𝑛 − 1)) < (𝑐𝑛)}
Colors of variables: wff setvar class
This definition is referenced by:  ischn  18573  nfchnd  18577  chneq1  18578  chneq2  18579
  Copyright terms: Public domain W3C validator