Theorems · Definition · order theory
GradeMinOrder.casesOn
{𝕆 : Type u_5} →
{α : Type u_6} →
[inst : Preorder 𝕆] →
[inst_1 : Preorder α] →
{motive : GradeMinOrder 𝕆 α → Sort u} →
(t : GradeMinOrder 𝕆 α) →
([toGradeOrder : GradeOrder 𝕆 α] →
(isMin_grade : ∀ ⦃a : α⦄, IsMin a → IsMin (GradeOrder.grade a)) →
motive { toGradeOrder := toGradeOrder, isMin_grade := isMin_grade }) →
motive t- Defined in
- Mathlib.Order.Grade
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- IsMinstatement and proof · cited by 277
- GradeOrderstatement and proof · cited by 17
- GradeOrder.gradestatement and proof · cited by 5
- GradeMinOrderstatement and proof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- GradeMinOrder.noConfusionproof · cited by 0
- GradeMinOrder.noConfusionTypeproof · cited by 0