Mathlib Map

Theorems · Definition · commutative algebra

FreeCommRing.lift

{α : Type u} → {R : Type v} → [inst : CommRing R] → (α → R) ≃ (FreeCommRing α →+* R)

Lift a map α → R to an additive group homomorphism FreeCommRing α → R.

Defined in
Mathlib.RingTheory.FreeCommRing
Cited by
10 results in Mathlib
Foundations
Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRing

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.

Cited by14

Results whose statement or proof uses this declaration.