Theorems · Definition · order theory
GradeBoundedOrder.recOn
{𝕆 : Type u_5} →
{α : Type u_6} →
[inst : Preorder 𝕆] →
[inst_1 : Preorder α] →
{motive : GradeBoundedOrder 𝕆 α → Sort u} →
(t : GradeBoundedOrder 𝕆 α) →
([toGradeMinOrder : GradeMinOrder 𝕆 α] →
(isMax_grade : ∀ ⦃a : α⦄, IsMax a → IsMax (GradeOrder.grade a)) →
motive { toGradeMinOrder := toGradeMinOrder, isMax_grade := isMax_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
- IsMaxstatement and proof · cited by 372
- GradeOrder.gradestatement and proof · cited by 5
- GradeMinOrderstatement and proof · cited by 5
- GradeBoundedOrderstatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.