Skip to content

Commit 1efd839

Browse files
committed
fi
1 parent ef3b156 commit 1efd839

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Mathlib/SetTheory/Cardinal/Cofinality/Ordinal.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ theorem exists_ord_cof_eq [LinearOrder α] [WellFoundedLT α] :
169169

170170
@[deprecated (since := "2026-05-25")] alias ord_cof_eq := exists_ord_cof_eq
171171

172+
variable (α) in
172173
@[simp]
173174
theorem _root_.Order.cof_ord_cof [LinearOrder α] [WellFoundedLT α] :
174175
(Order.cof α).ord.cof = Order.cof α := by

0 commit comments

Comments
 (0)