Mathlib Map

Theorems · Theorem

RingHom.comp_ulift_eq

∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] (f : R →+* S),
  ULift.ringEquiv.toRingHom.comp ((RingHom.ulift.{u₁, u₂, u_1, u_2} f).comp ULift.ringEquiv.symm.toRingHom) = f
Defined in
Mathlib.Algebra.Ring.ULift
Cited by
1 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Quot.sound
Assumes
CommRingCommRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.