Theorems · Theorem · order theory
OrderIso.image_setOfPred_maximal
∀ {α : Type u_2} {β : Type u_3} [inst : Preorder α] [inst_1 : Preorder β] (f : α ≃o β) (P : α → Prop),
⇑f '' {x | Maximal P x} = {x | Maximal (fun x => P (f.symm x)) x}- Defined in
- Mathlib.Order.Minimal
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Preorderstatement and proof · cited by 7,952
- Set.ofPredstatement and proof · cited by 6,101
- Set.imagestatement and proof · cited by 5,609
- OrderIsostatement and proof · cited by 874
- OrderIso.symmstatement and proof · cited by 475
- Maximalstatement and proof · cited by 211
- OrderIso.apply_symm_applyproof · cited by 45
- OrderIso.symm_apply_applyproof · cited by 41
- OrderIso.le_iff_leproof · cited by 29
- image_monotone_setOfPred_maximalproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- OrderIso.image_setOf_maximalproof · cited by 0