Theorems · Theorem · order theory
GradeMinOrder.isMin_grade
∀ {𝕆 : Type u_5} {α : Type u_6} {inst : Preorder 𝕆} {inst_1 : Preorder α} [self : GradeMinOrder 𝕆 α] ⦃a : α⦄,
IsMin a → IsMin (GradeOrder.grade a)Minimal elements have minimal grades.
- Defined in
- Mathlib.Order.Grade
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
- Assumes
- GradeMinOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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 · cited by 277
- GradeOrder.gradestatement · cited by 5
- GradeMinOrderstatement and proof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- IsMin.gradeproof · cited by 2