Theorems · Theorem · ring theory
NonUnitalSubring.comap_comap
∀ {R : Type u} {S : Type v} {T : Type u_1} [inst : NonUnitalNonAssocRing R] [inst_1 : NonUnitalNonAssocRing S]
[inst_2 : NonUnitalNonAssocRing T] (s : NonUnitalSubring T) (g : S →ₙ+* T) (f : R →ₙ+* S),
NonUnitalSubring.comap f (NonUnitalSubring.comap g s) = NonUnitalSubring.comap (g.comp f) s- Cited by
- 0 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NonUnitalNonAssocRingstatement and proof · cited by 354
- NonUnitalSubringstatement and proof · cited by 185
- NonUnitalRingHomstatement and proof · cited by 157
- NonUnitalRingHom.compstatement · cited by 38
- NonUnitalSubring.comapstatement · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.