Theorems · Theorem · order theory
Subtype.coe_eq_bot_iff
∀ {α : Type u} {p : α → Prop} [inst : PartialOrder α] [inst_1 : OrderBot α] [inst_2 : OrderBot (Subtype p)],
p ⊥ → ∀ {x : { x // p x }}, ↑x = ⊥ ↔ x = ⊥- Defined in
- Mathlib.Order.BoundedOrder.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext
- Assumes
- PartialOrderOrderBotOrderBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- Bot.botstatement and proof · cited by 4,720
- OrderBotstatement and proof · cited by 1,055
- Subtype.coe_botproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Subtype.mk_eq_bot_iffproof · cited by 4