Vahid Shirbisheh

less info
135 reputation
4
bio website
location
age
visits member for 4 months
seen May 4 at 19:07
stats profile views 12

A mathematician working primarily on functional analysis and related areas.


Mar
25
comment Painless Memoir Class Book Template
Thank you for your answer. I enjoyed how easy it works and it is quite suitable for my purpose explained in here.
Jan
24
comment How can I define (user defined) functions in math mode?
I just tried \newcommand{\Hom}[3]{\operatorname{Hom}_{\mathbb{#1}}(#2,#3)} and it works perfectly. I am sure it will help me to save time in writing repeated formulas with different variables.
Jan
24
comment How can I define (user defined) functions in math mode?
@egreg: Thank you. It is exactly what I was looking for. It may seem less readable, but it will help me in writing papers.
Jan
24
comment How can I define (user defined) functions in math mode?
Yes something like that. How is it possible?
Jan
24
comment How can I define (user defined) functions in math mode?
Thanks Sigur. But it does not look that much easier. I am looking for a way to define the whole bifunctor Hom with the ability to use different modules M and N whenever I needed.
Jan
24
comment How can I define (user defined) functions in math mode?
Could you give an example how it works? How should I introduce the variables?