Theorems · Theorem · logic and foundations
Order.enum_anti
∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : WellFoundedLT α] [inst_2 : IsRegularCardinalOrder α] {s : Set α}
{hs : IsCofinal s} {t : Set α} {x : α} (h : s ⊆ t), ↑((Order.enum t ⋯) x) ≤ ↑((Order.enum s hs) x)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemstatement · cited by 7,166
- OrderIsostatement · cited by 874
- LE.le.trans_ltproof · cited by 795
- Subtype.propproof · cited by 505
- WellFoundedLTstatement and proof · cited by 491
- IsCofinalstatement and proof · cited by 84
- OrderIso.strictMonoproof · cited by 26
- WellFoundedLT.inductionproof · cited by 24
- IsRegularCardinalOrderstatement and proof · cited by 17
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.