Mathlib Map

Theorems · Theorem · order theory

denselyOrdered_iff_of_strictAnti

∀ {X : Type u_6} {Y : Type u_7} {F : Type u_8} [inst : LinearOrder X] [inst_1 : Preorder Y] [inst_2 : EquivLike F X Y]
  (f : F), StrictAnti ⇑f → (DenselyOrdered X ↔ DenselyOrdered Y)
Defined in
Mathlib.Order.Hom.Basic
Cited by
1 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Quot.sound
Assumes
LinearOrderPreorderEquivLike

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.