Theorems · Theorem · order theory
OrderEmbedding.minimal_mem_image_iff
∀ {α : Type u_2} {β : Type u_3} {a : α} [inst : Preorder α] [inst_1 : Preorder β] {s : Set α} {f : α ↪o β},
a ∈ s → (Minimal (fun x => x ∈ ⇑f '' s) (f a) ↔ Minimal (fun x => x ∈ s) a)- Defined in
- Mathlib.Order.Minimal
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Quot.sound
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 · cited by 62,936
- Setstatement and proof · cited by 53,352
- Preorderstatement and proof · cited by 7,952
- Set.imagestatement · cited by 5,609
- OrderEmbeddingstatement and proof · cited by 619
- Minimalstatement · cited by 150
- OrderEmbedding.le_iff_leproof · cited by 32
- minimal_mem_image_monotone_iffproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.