Theorems · Definition · group theory
AddConstMap.toFun
{G : Type u_1} → {H : Type u_2} → [inst : Add G] → [inst_1 : Add H] → {a : G} → {b : H} → AddConstMap G H a b → G → HThe underlying function of an AddConstMap.
Use automatic coercion to function instead.
- Defined in
- Mathlib.Algebra.AddConstMap.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddConstMapstatement and proof · cited by 32
Cited by2
Results whose statement or proof uses this declaration.
- AddConstMap.map_add_const'statement · cited by 1
- AddConstMap.toFun_eq_coestatement · cited by 0