We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef3b156 commit 1efd839Copy full SHA for 1efd839
1 file changed
Mathlib/SetTheory/Cardinal/Cofinality/Ordinal.lean
@@ -169,6 +169,7 @@ theorem exists_ord_cof_eq [LinearOrder α] [WellFoundedLT α] :
169
170
@[deprecated (since := "2026-05-25")] alias ord_cof_eq := exists_ord_cof_eq
171
172
+variable (α) in
173
@[simp]
174
theorem _root_.Order.cof_ord_cof [LinearOrder α] [WellFoundedLT α] :
175
(Order.cof α).ord.cof = Order.cof α := by
0 commit comments