Theorems · Theorem · order theory
iSup_ne_of_notMem
∀ {α : Type u_5} [inst : CompleteLinearOrder α] {ι : Sort u_6} [Finite ι] {f : ι → α} {a : α},
a ≠ ⊥ → (∀ (x : ι), f x ≠ a) → iSup f ≠ a- Cited by
- 2 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CompleteLinearOrderFinite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Bot.botstatement and proof · cited by 4,720
- Finitestatement and proof · cited by 3,029
- iSupstatement · cited by 2,415
- CompleteLinearOrderstatement and proof · cited by 126
- Set.finite_rangeproof · cited by 58
- sSup_ne_of_notMemproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- iSup_ne_topproof · cited by 1
- iInf_ne_of_notMemproof · cited by 0