About 50 results
Open links in new tab
  1. what exactly is an isomorphism? - Mathematics Stack Exchange

    Aug 4, 2021 · Whenever a problem or question of isomorphism comes up I am clueless as to what they mean. From my understanding an isomorphism is in terms of graph theory where it is the same thing …

  2. Is the absolute Galois group of $k(t)$ a semi direct product?

    Mar 5, 2026 · I'm not convinced this is in the range of questions for math.SE. It may be better posed at mathoverflow.

  3. algebraic geometry - Does Zariski sheafification leave the value at ...

    Feb 26, 2026 · There is a different argument but I feel it is not as insightful. Also, heuristically, we should not expect such an argument to exist because sheafification has a left-sided universal property (i.e. …

  4. What is an indexed set? - Mathematics Stack Exchange

    Nov 8, 2019 · I stuck on something. I am trying to understand what is said in the image I linked above. "A function I from a set Λ onto a set a is said to index the set a by Λ. The set Λ is called the index an...

  5. quadratics - Newton's Identity - Mathematics Stack Exchange

    Jul 10, 2021 · While reading about quadratic equations, I came across Newton's Identity formula which said we can express $\\alpha^n+\\beta^n$ in simpler forms but not given any ...

  6. Proving an if and only if statement - Mathematics Stack Exchange

    Suppose I am trying to prove a statement in the form A if and only if B. I know I need to prove that If A, then B If B, then A I know that 1 is equivalent to proving "If not B, then not A". My

  7. Which Set-operads have the unique decomposition property?

    Feb 16, 2026 · Maybe you are right. The question seemed too low-level for MO, but it is rather specific. So Ill wait for a couple more days and then cross-post...

  8. probability - Why drawing-generally-first beats targeted-first in ...

    Feb 27, 2026 · Is it useful to note that it suffices to prove this result when $\alpha = 1$? That's true because in general we can just list out the special cards that we are avoiding, and write out the …

  9. Expected Value of a Dice Product Game - Mathematics Stack Exchange

    Jul 23, 2025 · Consider the following game. You get to roll a six-sided dice continuously until you roll the same number twice in a row. At this point the games ends, and you are paid the product of all your rolls.

  10. How do you calculate the modulo of a high-raised number?

    I need some help with this problem: $$439^{233} \\mod 713$$ I can't calculate $439^{223}$ since it's a very big number, there must be a way to do this. Thanks.