Theorems · Theorem · order theory
Flag.chain_lt
∀ {α : Type u_1} [inst : PartialOrder α] (s : Flag α), IsChain (fun x1 x2 => x1 < x2) ↑s- Defined in
- Mathlib.Order.Preorder.Chain
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
- Assumes
- PartialOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetLike.coestatement · cited by 8,199
- PartialOrderstatement and proof · cited by 6,410
- IsChainstatement · cited by 158
- Flagstatement and proof · cited by 33
- Flag.chain_leproof · cited by 4
- IsChain.lt_of_leproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.