Theorems · Theorem · ring theory
TwoSidedIdeal.comap_comap
∀ {R : Type u_1} {S : Type u_2} {T : Type u_3} [inst : NonAssocRing R] [inst_1 : NonAssocRing S]
[inst_2 : NonAssocRing T] (I : TwoSidedIdeal T) (f : R →+* S) (g : S →+* T),
(TwoSidedIdeal.comap f) ((TwoSidedIdeal.comap g) I) = (TwoSidedIdeal.comap (g.comp f)) I- Cited by
- 0 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHomstatement and proof · cited by 10,189
- OrderHomstatement · cited by 934
- RingHom.compstatement and proof · cited by 899
- NonAssocRingstatement and proof · cited by 483
- TwoSidedIdealstatement and proof · cited by 151
- TwoSidedIdeal.comapstatement · cited by 5
- TwoSidedIdeal.extproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.