Theorems · Theorem · order theory
Set.image_update_uIcc
∀ {ι : Type u_1} {α : ι → Type u_2} [inst : (i : ι) → Lattice (α i)] [inst_1 : DecidableEq ι] (f : (i : ι) → α i)
(i : ι) (a b : α i), Function.update f i '' Set.uIcc a b = Set.uIcc (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 21 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LatticeDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Set.imagestatement · cited by 5,609
- Set.Iccproof · cited by 1,702
- Latticestatement and proof · cited by 916
- Function.updatestatement and proof · cited by 502
- Set.uIccstatement · cited by 393
- Set.image_update_Iccproof · cited by 7
- Function.update_infproof · cited by 3
- Function.update_supproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- Set.image_update_uIcc_leftproof · cited by 2
- Set.image_update_uIcc_rightproof · cited by 2
- Set.image_mulSingle_uIccproof · cited by 0
- Set.image_single_uIccproof · cited by 0