Theorems · Theorem · order theory
WithBot.exists
∀ {α : Type u_1} {p : WithBot α → Prop}, (∃ x, p x) ↔ p ⊥ ∨ ∃ x, p ↑x- Defined in
- Mathlib.Order.WithBot
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Bot.botstatement · cited by 4,720
- WithBotstatement and proof · cited by 1,498
- WithBot.somestatement · cited by 541
Cited by3
Results whose statement or proof uses this declaration.
- WithBot.isPredLimit_iffproof · cited by 1
- Order.IsPredLimit.withBotCoeproof · cited by 0
- Order.IsSuccLimit.withBotCoeproof · cited by 0