Mathlib Map

Theorems · Theorem · order theory

Relation.fibration_iff_isLowerSet_image_Iic

∀ {α : Type u_1} {β : Type u_2} {f : α → β} [inst : Preorder α] [inst_1 : LE β],
  Relation.Fibration (fun x1 x2 => x1 ≤ x2) (fun x1 x2 => x1 ≤ x2) f ↔ ∀ (x : α), IsLowerSet (f '' Set.Iic x)
Defined in
Mathlib.Order.UpperLower.Fibration
Cited by
4 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
PreorderLE

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.

Cited by4

Results whose statement or proof uses this declaration.