Theorems · Theorem · order theory
Subtype.mk_top
∀ {α : Type u} {p : α → Prop} [inst : PartialOrder α] [inst_1 : OrderTop α] [inst_2 : OrderTop (Subtype p)]
(htop : p ⊤), ⟨⊤, htop⟩ = ⊤- Defined in
- Mathlib.Order.BoundedOrder.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
- Assumes
- PartialOrderOrderTopOrderTop
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.
- Top.topstatement and proof · cited by 9,680
- PartialOrderstatement and proof · cited by 6,410
- OrderTopstatement and proof · cited by 493
- le_topproof · cited by 411
- top_le_iffproof · cited by 175
- Subtype.coe_le_coeproof · cited by 20
Cited by2
Results whose statement or proof uses this declaration.
- Subtype.coe_topproof · cited by 2
- Complementeds.mk_topproof · cited by 0