Theorems · Theorem · order theory
Set.image_update_Ioc
∀ {ι : Type u_1} {α : ι → Type u_2} [inst : DecidableEq ι] [inst_1 : (i : ι) → PartialOrder (α i)] (f : (i : ι) → α i)
(i : ι) (a b : α i), Function.update f i '' Set.Ioc a b = Set.Ioc (Function.update f i a) (Function.update f i b)- Defined in
- Mathlib.Order.Interval.Set.Pi
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqPartialOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- PartialOrderstatement and proof · cited by 6,410
- Set.imagestatement and proof · cited by 5,609
- Set.Iccproof · cited by 1,702
- Set.Iocstatement and proof · cited by 971
- Function.updatestatement and proof · cited by 502
- Set.image_singletonproof · cited by 174
- Set.image_sdiffproof · cited by 24
- Function.update_injectiveproof · cited by 8
- Set.Icc_sdiff_leftproof · cited by 8
- Set.image_update_Iccproof · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- Set.image_update_Ioc_rightproof · cited by 2
- Set.image_update_Ioc_leftproof · cited by 2
- Set.image_single_Iocproof · cited by 0
- Set.image_mulSingle_Iocproof · cited by 0