Theorems · Definition · order theory
RelSeries.cons
{α : Type u_1} → {r : SetRel α α} → (p : RelSeries r) → (newHead : α) → (newHead, p.head) ∈ r → RelSeries rGiven a series a₀ -r→ a₁ -r→ ... -r→ aₙ and an a such that a₀ -r→ a holds, there is
a series of length n+1: a -r→ a₀ -r→ a₁ -r→ ... -r→ aₙ.
- Defined in
- Mathlib.Order.RelSeries
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetRelstatement and proof · cited by 581
- RelSeriesstatement and proof · cited by 129
- RelSeries.headstatement and proof · cited by 89
- RelSeries.singletonproof · cited by 25
- RelSeries.appendproof · cited by 11
Cited by19
Results whose statement or proof uses this declaration.
- RelSeries.cons_lengthstatement · cited by 7
- RelSeries.toList_consstatement · cited by 5
- Order.coheight_eq_of_strictMonoproof · cited by 3
- RelSeries.inductionOnstatement and proof · cited by 3
- ringKrullDim_quotient_succ_le_of_nonZeroDivisorproof · cited by 3
- RelSeries.last_consstatement · cited by 2
- Ideal.exists_ltSeries_of_hasGoingDownproof · cited by 1
- RelSeries.cons_cast_succstatement · cited by 1
- RelSeries.cons.congr_simpstatement and proof · cited by 1
- LTSeries.exists_relSeries_covBy_and_head_eq_bot_and_last_eq_botproof · cited by 1
- Module.supportDim_quotSMulTop_succ_le_of_notMem_minimalPrimesproof · cited by 1
- Order.height_coe_withBotproof · cited by 1