Theorems · Theorem · logic and foundations
Ordinal.type_lift_preimage
∀ {α : Type u} {β : Type v} (r : α → α → Prop) [inst : IsWellOrder α r] (f : β ≃ α),
Ordinal.lift.{u, v} (Ordinal.type (⇑f ⁻¹'o r)) = Ordinal.lift.{v, u} (Ordinal.type r)- Defined in
- Mathlib.SetTheory.Ordinal.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- IsWellOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 and proof · cited by 8,337
- Ordinalstatement · cited by 1,688
- Ordinal.typestatement · cited by 207
- IsWellOrderstatement and proof · cited by 171
- Ordinal.liftstatement · cited by 86
- Order.Preimagestatement · cited by 42
- RelIso.preimageproof · cited by 12
- RelIso.ordinal_lift_type_eqproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.