Theorems · Theorem · order theory
Subtype.mk_bot
∀ {α : Type u} {p : α → Prop} [inst : PartialOrder α] [inst_1 : OrderBot α] [inst_2 : OrderBot (Subtype p)]
(hbot : p ⊥), ⟨⊥, hbot⟩ = ⊥- Defined in
- Mathlib.Order.BoundedOrder.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
- Assumes
- PartialOrderOrderBotOrderBot
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.
- PartialOrderstatement and proof · cited by 6,410
- Bot.botstatement and proof · cited by 4,720
- OrderBotstatement and proof · cited by 1,055
- bot_leproof · cited by 306
- le_bot_iffproof · cited by 116
- Subtype.coe_le_coeproof · cited by 20
Cited by4
Results whose statement or proof uses this declaration.
- ComplementedLattice.isStronglyAtomicproof · cited by 2
- Subtype.coe_botproof · cited by 2
- factor_orderIso_map_one_eq_botproof · cited by 1
- Complementeds.mk_botproof · cited by 0