Theorems · Theorem · order theory
isMax_toDual_iff
∀ {α : Type u_1} [inst : LE α] {a : α}, IsMax (OrderDual.toDual a) ↔ IsMin a- Defined in
- Mathlib.Order.Max
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses Quot.sound
- Assumes
- LE
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- OrderDualstatement · cited by 927
- OrderDual.toDualstatement · cited by 481
- IsMaxstatement · cited by 372
- IsMinstatement · cited by 277
Cited by2
Results whose statement or proof uses this declaration.
- IsMin.toDualproof · cited by 2
- Order.isPredLimit_toDual_iffproof · cited by 1