Theorems · Theorem · order theory
ciSup_eq_ite
∀ {α : Type u_1} [inst : ConditionallyCompletePartialOrderSup α] {p : Prop} [inst_1 : Decidable p] {f : p → α},
⨆ (h : p), f h = if h : p then f h else sSup ∅- Cited by
- 4 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- iSupstatement · cited by 2,415
- SupSet.sSupstatement and proof · cited by 954
- iSup_congr_Propproof · cited by 247
- ConditionallyCompletePartialOrderSupstatement and proof · cited by 52
- ciSup_uniqueproof · cited by 16
- ciSup_negproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- ciSup_subtypeproof · cited by 4
- Finset.ciSup_eq_max'_imageproof · cited by 3
- Set.Finite.ciSup_lt_iffproof · cited by 1
- Measurable.iSup_Propproof · cited by 1