Theorems · Theorem · commutative algebra
Ideal.map_comap_of_equiv
∀ {R : Type u} {S : Type v} [inst : Semiring R] [inst_1 : Semiring S] {I : Ideal R} (f : R ≃+* S),
Ideal.map (↑f) I = Ideal.comap f.symm IIf f : R ≃+* S is a ring isomorphism and I : Ideal R, then map f I = comap f.symm I.
- Defined in
- Mathlib.RingTheory.Ideal.Maps
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- RingHomstatement · cited by 10,189
- Idealstatement and proof · cited by 4,748
- le_antisymmproof · cited by 2,068
- RingEquivstatement and proof · cited by 1,147
- RingHomClass.toRingHomstatement and proof · cited by 746
- Ideal.mapstatement · cited by 692
- RingEquiv.symmstatement and proof · cited by 567
- Ideal.comapstatement · cited by 443
- MulEquiv.toEquivproof · cited by 126
- RingEquiv.toEquivproof · cited by 101
- RingEquiv.toMulEquivproof · cited by 26
Cited by6
Results whose statement or proof uses this declaration.
- Ideal.comap_symmproof · cited by 12
- Ideal.map_symmproof · cited by 4
- Ideal.ramificationIdx'_comap_eqproof · cited by 2
- Ideal.inertiaDeg'_map_eqproof · cited by 1
- Ideal.ramificationIdx'_map_eqproof · cited by 1
- Ideal.mem_map_of_equivproof · cited by 0