Theorems · Theorem · order theory
Relation.Fibration.isUpperSet_image
∀ {α : 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)- Defined in
- Mathlib.Order.UpperLower.Fibration
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 6 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 and proof · cited by 53,352
- Set.imagestatement · cited by 5,609
- IsUpperSetstatement and proof · cited by 148
- Relation.Fibrationstatement and proof · cited by 14
- Relation.Fibration.isLowerSet_imageproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- IsUpperSet.image_fibrationproof · cited by 1