Search found 2 matches

by dtmurphree
Tue Jan 10, 2012 8:35 am
Forum: Math & Science
Topic: Defining math operators that accept input.
Replies: 2
Views: 3995

Defining math operators that accept input.

I am writing a paper that requires arbitrary R-module homomorphism groups Hom_R(*,X) and Hom_R(X,*)to be typed frequently. I would like to declare math operators that take input so that I can type "\rHom{B}" and have the output "Hom_R(B,X)" and type "\lHom{A}" and have the output "Hom_R(X,A)". So ...
by dtmurphree
Thu Jan 05, 2012 8:42 pm
Forum: Math & Science
Topic: Defining math operators that accept input.
Replies: 2
Views: 3995

Defining math operators that accept input.

I am writing a paper that requires arbitrary R-module homomorphism groups Hom_R(*,X) and Hom_R(X,*)to be typed frequently. I would like to declare math operators that take input so that I can type "\rHom{B}" and have the output "Hom_R(B,X)" and type "\lHom{A}" and have the output "Hom_R(X,A)". So ...