Theorems · Theorem · order theory
Order.IsNormal.ext_iff
∀ {α : Type u_1} {β : Type u_2} {f : α → β} [inst : LinearOrder α] [WellFoundedLT α] [inst_2 : SuccOrder α]
[inst_3 : LinearOrder β] [inst_4 : OrderBot α] {g : α → β},
Order.IsNormal f → Order.IsNormal g → (f = g ↔ f ⊥ = g ⊥ ∧ ∀ (a : α), f a = g a → f (Order.succ a) = g (Order.succ a))- Defined in
- Mathlib.Order.IsNormal
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.imageproof · cited by 5,609
- Bot.botstatement and proof · cited by 4,720
- Set.extproof · cited by 2,266
- Set.Iioproof · cited by 1,166
- OrderBotstatement and proof · cited by 1,055
- Order.succstatement and proof · cited by 633
- SuccOrderstatement and proof · cited by 574
- WellFoundedLTstatement and proof · cited by 491
- IsMaxproof · cited by 372
- IsLUBproof · cited by 280
Cited by4
Results whose statement or proof uses this declaration.
- Ordinal.deriv_eq_id_of_nfp_eq_idproof · cited by 1
- Ordinal.deriv_add_eq_mul_omega0_addproof · cited by 0
- Order.IsNormal.extproof · cited by 0
- Ordinal.deriv_mul_eq_opow_omega0_mulproof · cited by 0