Theorems · Theorem · order theory
ChainCompletePartialOrder.map_mem_bot
∀ {α : Type u_1} [inst : ChainCompletePartialOrder α] {x : α} {f : α → α} {y : α},
(∀ (x : α), x ≤ f x) → y ∈ ChainCompletePartialOrder.bot x f → f y ∈ ChainCompletePartialOrder.bot x f- Defined in
- Mathlib.Order.BourbakiWitt
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- ChainCompletePartialOrder
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.
- Setstatement · cited by 53,352
- Set.mem_image_of_memproof · cited by 371
- ChainCompletePartialOrderstatement and proof · cited by 19
- ChainCompletePartialOrder.botstatement and proof · cited by 12
- ChainCompletePartialOrder.bot_isAdmissibleproof · cited by 4
- ChainCompletePartialOrder.IsAdmissible.image_self_subset_selfproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- ChainCompletePartialOrder.IsExtremePt.bot_eq_of_le_or_map_leproof · cited by 2
- ChainCompletePartialOrder.IsExtremePt.setOfPred_isExtremePt_isAdmissibleproof · cited by 2