Theorems · Theorem · order theory
IsChain.image
∀ {α : Type u_1} {β : Type u_2} {F : Type u_3} {r : α → α → Prop} {r' : β → β → Prop} {s : Set α} [inst : FunLike F α β]
[RelHomClass F r r'], IsChain r s → ∀ (φ : F), IsChain r' (⇑φ '' s)- Defined in
- Mathlib.Order.Preorder.Chain
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
- Assumes
- FunLikeRelHomClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Set.imagestatement · cited by 5,609
- FunLikestatement and proof · cited by 2,560
- IsChainstatement and proof · cited by 158
- RelHomClassstatement and proof · cited by 13
- RelHomClass.map_relproof · cited by 10
- IsChain.image_of_map_relproof · cited by 2
Cited by8
Results whose statement or proof uses this declaration.
- IsChain.image_relEmbedding_iffproof · cited by 3
- Set.chainHeight_eq_of_relEmbeddingproof · cited by 2
- IsChain.preimage_iso_iffproof · cited by 0
- IsMaxChain.imageproof · cited by 0
- IsChain.image_embeddingproof · cited by 0
- IsChain.image_isoproof · cited by 0
- IsChain.image_relEmbeddingproof · cited by 0
- IsChain.image_relIsoproof · cited by 0