Theorems · Theorem · ring theory
FreeRing.lift_of
∀ {α : Type u} {R : Type v} [inst : Ring R] (f : α → R) (x : α), (FreeRing.lift f) (FreeRing.of x) = f x- Defined in
- Mathlib.RingTheory.FreeRing
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Ring
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 · cited by 62,936
- RingHomstatement · cited by 10,189
- Equivstatement · cited by 8,337
- Ringstatement and proof · cited by 7,463
- Equiv.left_invproof · cited by 59
- FreeRingstatement · cited by 20
- FreeRing.ofstatement · cited by 13
- FreeRing.liftstatement and proof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- FreeRing.map_ofproof · cited by 0
- FreeRing.coe_ofproof · cited by 0