chore(RingTheory/IntegralClosure/Algebra/Basic): generalize isIntegral_natCast and isIntegral_intCast#41746
chore(RingTheory/IntegralClosure/Algebra/Basic): generalize isIntegral_natCast and isIntegral_intCast#41746tb65536 wants to merge 1 commit into
isIntegral_natCast and isIntegral_intCast#41746Conversation
PR summary 98e54ce359Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
As this PR is labelled bors merge |
|
Merge conflict. Merge or rebase |
This PR generalizes
isIntegral_natCastandisIntegral_intCastto be over an arbitrary base ring. I also renamed theIsAlgebraiclemmas to match.