Documentation

Mathlib.Order.Interval.Set.WithBotTop

Intervals in WithTop α and WithBot α #

In this file we prove various lemmas about Set.images and Set.preimages of intervals under some : α → WithTop α and some : α → WithBot α.

WithTop #

@[simp]
@[simp]
theorem WithTop.preimage_coe_Ioi {α : Type u_1} [Preorder α] {a : α} :
@[simp]
theorem WithTop.preimage_coe_Ici {α : Type u_1} [Preorder α] {a : α} :
@[simp]
theorem WithTop.preimage_coe_Iio {α : Type u_1} [Preorder α] {a : α} :
@[simp]
theorem WithTop.preimage_coe_Iic {α : Type u_1} [Preorder α] {a : α} :
@[simp]
theorem WithTop.preimage_coe_Icc {α : Type u_1} [Preorder α] {a b : α} :
some ⁻¹' Set.Icc a b = Set.Icc a b
@[simp]
theorem WithTop.preimage_coe_Ico {α : Type u_1} [Preorder α] {a b : α} :
some ⁻¹' Set.Ico a b = Set.Ico a b
@[simp]
theorem WithTop.preimage_coe_Ioc {α : Type u_1} [Preorder α] {a b : α} :
some ⁻¹' Set.Ioc a b = Set.Ioc a b
@[simp]
theorem WithTop.preimage_coe_Ioo {α : Type u_1} [Preorder α] {a b : α} :
some ⁻¹' Set.Ioo a b = Set.Ioo a b
@[simp]
theorem WithTop.preimage_coe_Ico_top {α : Type u_1} [Preorder α] {a : α} :
@[simp]
theorem WithTop.preimage_coe_Ioo_top {α : Type u_1} [Preorder α] {a : α} :
theorem WithTop.image_coe_Ioi {α : Type u_1} [Preorder α] {a : α} :
theorem WithTop.image_coe_Ici {α : Type u_1} [Preorder α] {a : α} :
theorem WithTop.image_coe_Iio {α : Type u_1} [Preorder α] {a : α} :
theorem WithTop.image_coe_Iic {α : Type u_1} [Preorder α] {a : α} :
theorem WithTop.image_coe_Icc {α : Type u_1} [Preorder α] {a b : α} :
some '' Set.Icc a b = Set.Icc a b
theorem WithTop.image_coe_Ico {α : Type u_1} [Preorder α] {a b : α} :
some '' Set.Ico a b = Set.Ico a b
theorem WithTop.image_coe_Ioc {α : Type u_1} [Preorder α] {a b : α} :
some '' Set.Ioc a b = Set.Ioc a b
theorem WithTop.image_coe_Ioo {α : Type u_1} [Preorder α] {a b : α} :
some '' Set.Ioo a b = Set.Ioo a b

WithBot #

@[simp]
@[simp]
theorem WithBot.preimage_coe_Ioi {α : Type u_1} [Preorder α] {a : α} :
@[simp]
theorem WithBot.preimage_coe_Ici {α : Type u_1} [Preorder α] {a : α} :
@[simp]
theorem WithBot.preimage_coe_Iio {α : Type u_1} [Preorder α] {a : α} :
@[simp]
theorem WithBot.preimage_coe_Iic {α : Type u_1} [Preorder α] {a : α} :
@[simp]
theorem WithBot.preimage_coe_Icc {α : Type u_1} [Preorder α] {a b : α} :
some ⁻¹' Set.Icc a b = Set.Icc a b
@[simp]
theorem WithBot.preimage_coe_Ico {α : Type u_1} [Preorder α] {a b : α} :
some ⁻¹' Set.Ico a b = Set.Ico a b
@[simp]
theorem WithBot.preimage_coe_Ioc {α : Type u_1} [Preorder α] {a b : α} :
some ⁻¹' Set.Ioc a b = Set.Ioc a b
@[simp]
theorem WithBot.preimage_coe_Ioo {α : Type u_1} [Preorder α] {a b : α} :
some ⁻¹' Set.Ioo a b = Set.Ioo a b
@[simp]
theorem WithBot.preimage_coe_Ioc_bot {α : Type u_1} [Preorder α] {a : α} :
@[simp]
theorem WithBot.preimage_coe_Ioo_bot {α : Type u_1} [Preorder α] {a : α} :
theorem WithBot.image_coe_Iio {α : Type u_1} [Preorder α] {a : α} :
theorem WithBot.image_coe_Iic {α : Type u_1} [Preorder α] {a : α} :
theorem WithBot.image_coe_Ioi {α : Type u_1} [Preorder α] {a : α} :
theorem WithBot.image_coe_Ici {α : Type u_1} [Preorder α] {a : α} :
theorem WithBot.image_coe_Icc {α : Type u_1} [Preorder α] {a b : α} :
some '' Set.Icc a b = Set.Icc a b
theorem WithBot.image_coe_Ioc {α : Type u_1} [Preorder α] {a b : α} :
some '' Set.Ioc a b = Set.Ioc a b
theorem WithBot.image_coe_Ico {α : Type u_1} [Preorder α] {a b : α} :
some '' Set.Ico a b = Set.Ico a b
theorem WithBot.image_coe_Ioo {α : Type u_1} [Preorder α] {a b : α} :
some '' Set.Ioo a b = Set.Ioo a b