Theorems · Theorem · order theory
OrderIso.map_succ
∀ {α : Type u_1} {β : Type u_2} [inst : PartialOrder α] [inst_1 : SuccOrder α] [inst_2 : PartialOrder β]
[inst_3 : SuccOrder β] (f : α ≃o β) (a : α), f (Order.succ a) = Order.succ (f a)- Defined in
- Mathlib.Order.SuccPred.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- PartialOrderstatement and proof · cited by 6,410
- OrderIsostatement and proof · cited by 874
- Order.succstatement and proof · cited by 633
- SuccOrderstatement and proof · cited by 574
- IsMaxproof · cited by 372
- CovBy.succ_eqproof · cited by 8
- Order.covBy_succ_of_not_isMaxproof · cited by 8
- IsMax.succ_eqproof · cited by 7
- apply_covBy_apply_iffproof · cited by 3
- OrderIso.isMax_applyproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- Cardinal.succ_preAlephproof · cited by 2
- Cardinal.preAleph_succproof · cited by 0
- Cardinal.preAleph_add_oneproof · cited by 0
- IsSuccArchimedean.of_orderIsoproof · cited by 0