Theorems · Theorem · order theory
IsUpperSet.image_fibration
∀ {α : Type u_1} {β : Type u_2} {f : α → β} [inst : LE α] [inst_1 : LE β],
Relation.Fibration (fun x1 x2 => x1 ≥ x2) (fun x1 x2 => x1 ≥ x2) f → ∀ {s : Set α}, IsUpperSet s → IsUpperSet (f '' s)Alias of Relation.Fibration.isUpperSet_image.
- Defined in
- Mathlib.Order.UpperLower.Fibration
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Set.imagestatement · cited by 5,609
- IsUpperSetstatement · cited by 148
- Relation.Fibrationstatement · cited by 14
- Relation.Fibration.isUpperSet_imageproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- GeneralizingMap.stableUnderGeneralization_imageproof · cited by 2