Mathlib Map

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.

Cited by4

Results whose statement or proof uses this declaration.