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