Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
ideal.mem_quotient_iff_mem
Modification history
2023-03-02 07:01
src/ring_theory/ideal/operations.lean
refactor(ring_theory/ideal/operations): split quotients to a new file (#18531) …
Modified
ideal.mem_quotient_iff_mem
View on Github →
2022-04-12 08:46
src/ring_theory/ideal/operations.lean
feat(ring_theory/ideal): generalize `x mod I ∈ J mod I ↔ x ∈ J` (#13358) …
Modified
ideal.mem_quotient_iff_mem
View on Github →
2020-07-23 07:50
src/ring_theory/ideal_operations.lean
feat(ring_theory/ideal_over): a prime ideal lying over a maximal ideal is maximal (#3488) …
Added
ideal.mem_quotient_iff_mem
View on Github →