Commit 2025-07-07 00:36 b6a8f16b
View on Github →refactor(SetTheory/Cardinal/Regular): review IsInaccessible
API (#26606)
This PR does the following:
- Make the definition of
IsInaccessible
the more lightweight version. - Turn the old definition into a lemma
isInaccessible_def
. - Use dot notation wherever possible.
- Add two extra convenience lemmas.