Mathlib Map

Theorems · Theorem · order theory

OrderIso.image_Ioc

∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : Preorder β] (e : α ≃o β) (a b : α),
  ⇑e '' Set.Ioc a b = Set.Ioc (e a) (e b)
Defined in
Mathlib.Order.Interval.Set.OrderIso
Cited by
3 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Quot.sound
Assumes
PreorderPreorder

Around this declaration

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

Cites10

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

Cited by3

Results whose statement or proof uses this declaration.