Theorems · Theorem · order theory
IsAntichain.image_relEmbedding
∀ {α : Type u_1} {β : Type u_2} {r : α → α → Prop} {r' : β → β → Prop} {s : Set α},
IsAntichain r s → ∀ (φ : r ↪r r'), IsAntichain r' (⇑φ '' s)- Defined in
- Mathlib.Order.Antichain
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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 and proof · cited by 5,609
- RelEmbeddingstatement and proof · cited by 281
- Set.mem_imageproof · cited by 131
- IsAntichainstatement and proof · cited by 105
- RelEmbedding.map_rel_iffproof · cited by 25
Cited by4
Results whose statement or proof uses this declaration.
- IsAntichain.image_relEmbedding_iffproof · cited by 3
- IsAntichain.image_embeddingproof · cited by 1
- IsAntichain.image_isoproof · cited by 1
- IsAntichain.image_relIsoproof · cited by 0