Theorems · Definition · order theory
WithBot.toDualTopEquiv
{α : Type u_1} → [inst : LE α] → WithBot αᵒᵈ ≃o (WithTop α)ᵒᵈTaking the dual then adding ⊥ is the same as adding ⊤ then taking the dual.
This is the order iso form of WithBot.ofDual, as proven by coe_toDualTopEquiv.
- Defined in
- Mathlib.Order.Hom.WithTopBot
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses Quot.sound
- Assumes
- LE
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.
- WithTopstatement · cited by 3,754
- WithBotstatement and proof · cited by 1,498
- OrderDualstatement and proof · cited by 927
- OrderIsostatement · cited by 874
- OrderIso.reflproof · cited by 24
Cited by6
Results whose statement or proof uses this declaration.
- WithBot.coe_toDualTopEquivstatement · cited by 1
- WithBot.coe_toDualTopEquiv_eqstatement · cited by 0
- WithBot.toDualTopEquiv_botstatement · cited by 0
- WithBot.toDualTopEquiv_coestatement · cited by 0
- WithBot.toDualTopEquiv_symm_botstatement · cited by 0
- WithBot.toDualTopEquiv_symm_coestatement · cited by 0