Theorems · Definition
RingHom.ulift
{R : Type u_1} →
{S : Type u_2} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → ULift.{u₁, u_1} R →+* ULift.{u₂, u_2} SULift is functorial for ring homomorphisms.
- Defined in
- Mathlib.Algebra.Ring.ULift
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- RingHom.compproof · cited by 899
- RingEquiv.symmproof · cited by 567
- RingEquiv.toRingHomproof · cited by 150
- ULift.ringEquivproof · cited by 6
Cited by5
Results whose statement or proof uses this declaration.
- Algebra.WeaklyEtale.ulift_iffproof · cited by 1
- RingHom.comp_ulift_eqstatement · cited by 1
- RingHom.Flat.ulift_iffstatement and proof · cited by 1
- RingHom.down_ulift_applystatement · cited by 0
- RingHom.ulift_applystatement · cited by 0