Theorems · Theorem · order theory
WithBot.pred_coe_of_not_isMin
∀ {α : Type u_1} [inst : PartialOrder α] [inst_1 : PredOrder α] [inst_2 : (a : α) → Decidable (Order.pred a = a)]
{a : α}, ¬IsMin a → Order.pred ↑a = ↑(Order.pred a)- Defined in
- Mathlib.Order.SuccPred.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- WithBotstatement · cited by 1,498
- WithBot.somestatement · cited by 541
- Iff.notproof · cited by 489
- PredOrderstatement and proof · cited by 334
- IsMinstatement and proof · cited by 277
- Order.predstatement and proof · cited by 273
- Order.pred_eq_iff_isMinproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- WithBot.pred_coeproof · cited by 0