Proof Symbols Used in Math

Поделиться
HTML-код
  • Опубликовано: 17 окт 2024

Комментарии • 95

  • @ExplosiveBrohoof
    @ExplosiveBrohoof 10 месяцев назад +20

    As a mathematician, I have a couple of remarks.
    I've never seen the single line arrow --> used to denote implication. In every paper I've seen, double arrows are exclusively used for that shorthand. Single line arrows are instead reserved for functional notation, like "f: A --> B" to denote "f is a function from A to B," or for limiting behavior, like "f(x) --> 0 as x--> 0."
    I'm surprised that you didn't mention the subset symbol. We use that all the time.
    When we use \in in our written proofs, we always symbolically define the set on the right hand side. So we wouldn't use "Even #," but rather, say, 2Z.
    We also don't use symbols as often as a first-year proofs class would have you believe. I'm much more likely to say "For every" instead of the \forall symbol, and "There is a unique" instead of "\exists !". These symbols are used more commonly on blackboards and in lectures, to get the idea out more quickly.
    I will use the implication symbol ==> sometimes, but I use it as a replacement for the word "implies." And when I do this, it's usually in an effort to state the implication without explicitly committing to the hypothesis. I might say something like, "P ==> Q, which trivially implies what we want, so we may assume that P is false." I also only do this when P and Q are already symbolically heavy statements, e.g., "x \in Z ==> x^2 \in Z."
    Contradiction symbols aren't really present in papers, but on blackboards, I've taken to writing ==>

  • @BedrockBlocker
    @BedrockBlocker 10 месяцев назад +42

    Note that some of these symbols are precisely defined mathematical objects (like the Implication), but other symbols (such that, therefore) are semantical values that exist to make the proof readable for a human, but they are not themselves mathematical objects.

    • @greengreen110
      @greengreen110 10 месяцев назад +1

      exactly
      as a romanian i couldn't for the life of me figure out what s.t. meant before he actually said what it means
      in romania this same notation is called a.î. meaning "astfel încât" which translates to "such that"

    • @Sir_Isaac_Newton_
      @Sir_Isaac_Newton_ 10 месяцев назад

      ​@@greengreen110 dude nobody cares about your country

  • @ki8416
    @ki8416 2 года назад +47

    I've seen the contradiction symbol written as two arrows touching point-to-point (like this: -->

    • @CavemanChangAlgebraTeacher
      @CavemanChangAlgebraTeacher  2 года назад +9

      Thanks @ki for sharing! I have seen the two arrows touching point-to-point before but not the diagonal hashtag symbol. I'll include this on a future video coming out next week on the topic of Proof by Contrapositive.

  • @CjqNslXUcM
    @CjqNslXUcM 10 месяцев назад +21

    they look so much more complicated than they really are

  • @youtubeuserdan4017
    @youtubeuserdan4017 Год назад +12

    "Abnormally simple" I love that phrase.

  • @afj810
    @afj810 10 месяцев назад +24

    The two symbols for implies are similar hut have sifferent meanings. One on the left is "proven to imply" the other is "claimed to imply".

    • @tibetatakan
      @tibetatakan 10 месяцев назад +4

      also you use the left one for statements and use the right one for formulas

    • @jhanschoo
      @jhanschoo 10 месяцев назад +1

      There's really not enough established convention to distinguish between these two senses. You will need to clarify with the author. As with Xracess, I know of a context (in the Isabelle/HOL proof assistant system) where => is used at in the context of theorems implying other theorems, and -> is used as a binary operation in logical formulae.

    • @airl10
      @airl10 10 месяцев назад +1

      Both "⇒" and "→" are used for implies in logic. Although the first one is more common, there usually is not a distinction between the two.

  • @williamrockwell9001
    @williamrockwell9001 10 месяцев назад +3

    ST can also mean Subject To. It pops up in optimization problems. For instance maximize some function subject to the sum of the independent variables equals X.

  • @darbyl3872
    @darbyl3872 10 месяцев назад +5

    Upside-down T means this is a contradiction, and regular T means something like "this is a true / logical statement".
    I like the upside-down triangle of dots, which mean "because".

    • @pedroivog.s.6870
      @pedroivog.s.6870 10 месяцев назад

      I've also seen contradiction by ->

    • @ExplosiveBrohoof
      @ExplosiveBrohoof 10 месяцев назад

      Upside down T means "perpendicular" in my mathematical dialect.

    • @darbyl3872
      @darbyl3872 10 месяцев назад

      @@ExplosiveBrohoof That too, in geometry.

  • @jamestanny849
    @jamestanny849 10 месяцев назад +2

    Thank you for this video, I found it really helpful and enjoyed it!

  • @pedroivog.s.6870
    @pedroivog.s.6870 10 месяцев назад +3

    One symbol my Math teacher loves using is : before =.
    := stands for "is defined as"
    Say, for example, the definition of a function f
    f : |R* -> |R
    x |-> y := f(x) := (x²+1)/x
    Or, to be more succinct
    f : |R* -> |R
    x |-> y := (x²+1)/x
    Or
    f : |R* -> |R
    x |-> (x²+1)/x

    • @pauld9690
      @pauld9690 10 месяцев назад

      Huh, I've been using it to mean 'is reassigned to' for iterative stuff. I suppose I really should just be subscripting.

    • @airl10
      @airl10 10 месяцев назад

      ​​@@pauld9690 "≔" is commonly used for assignment in algorithmic contexts, so its fine to use it that way

  • @jennifertate4397
    @jennifertate4397 Месяц назад

    For "implies both ways", i.f.f. (or iff ?) can also be used, which stands for "if and only if".

  • @nnaammuuss
    @nnaammuuss 10 месяцев назад +3

    @17:12 some people use

  • @ChuiKing
    @ChuiKing 10 месяцев назад +3

    fact: .'. is therefore
    and '.' is because

  • @yongmrchen
    @yongmrchen 3 месяца назад +1

    Thanks and thank the commenters.

  • @manuelgonzales2570
    @manuelgonzales2570 Год назад +5

    Excellent video. Thank you!

  • @alielezaby6935
    @alielezaby6935 3 месяца назад +1

    really underrated

  • @landsgevaer
    @landsgevaer 10 месяцев назад +3

    Missed "QED", or square symbol.

  • @emjizone
    @emjizone 10 месяцев назад +6

    You are confusing symbols that clearly don't have the same exact meaning. Beware of the *types* .

  • @haithamalbadi2192
    @haithamalbadi2192 2 года назад +2

    hello teacher
    i really love math
    but i feel its hard
    so i want to learn from zero
    do you have the first lesson of math?

  • @youtuber1650
    @youtuber1650 10 месяцев назад +2

    I prefer the colon : for s.t.

  • @trex4561
    @trex4561 2 года назад +1

    sir respect from J&K

  • @liamwelsh5565
    @liamwelsh5565 10 месяцев назад

    Another common one is iff. which stands for "if and only if". iff. and bidirection implication () are logically equal.

  • @zapazap
    @zapazap 2 года назад +4

    0:20 often in math "symbols are used to do some operations"
    So too in truth functional logic sirm Even in the predicate calculus, the implication arrow means to do a calculation (unless they are in strings transformed by rewrite rules.)
    And that arrow does not tightly cohere with the english 'implies'.

    • @josephthomas4900
      @josephthomas4900 Год назад

      Whilst the meaning is different to that of the word 'implies' in regular english, i believe A⇒B is spoken as A implies B, and ⇒ is referred to as the 'implies sign', even if it doesn't really mean 'implies' in the usual sense.

    • @zapazap
      @zapazap Год назад

      @@josephthomas4900 Indeed. I believe logicians call ot "material implication". It means simply "(not A) or B".
      Which is not to say other logics are impossible. But this is standard.

  • @SankalpaSatyal
    @SankalpaSatyal 10 месяцев назад +2

    By the way sometimes ':' is used for such that.

  • @ernestbeckley
    @ernestbeckley 10 месяцев назад

    I was under the impression that the double-headed arrow meant "if and only if".

    • @ExplosiveBrohoof
      @ExplosiveBrohoof 9 месяцев назад

      It does. "If and only if" means the same thing as "implies both ways."

  • @nyx8017
    @nyx8017 10 месяцев назад +4

    Amazingly clear. Thank you so much!

  • @CODE7X
    @CODE7X 11 месяцев назад

    I NEEDED THIS VIDEO SO MUCH

  • @Inequalito
    @Inequalito Год назад +1

    Very good video, thanks!

  • @evank3718
    @evank3718 10 месяцев назад +1

    Therefore? But there are only three

  • @tonygomes6306
    @tonygomes6306 Месяц назад

    dy/dx IS A FRACTION of infinitesimals !!!!

  • @Falco_perigee
    @Falco_perigee 10 месяцев назад

    Ur very good .. U helped me ur awesome

  • @-Milo
    @-Milo 2 года назад +1

    This is an amazing video

  • @cynthiagondwe1495
    @cynthiagondwe1495 8 месяцев назад

    Thank you so much

  • @allenhonaker4107
    @allenhonaker4107 10 месяцев назад +1

    Has anyone ever written a comprehensive dictionary or encyclopedia of mathematical symbols.

  • @brickmotion6637
    @brickmotion6637 10 месяцев назад +2

    ↯ Is the symbol I've seen used for contradiction most of the time.

  • @7s1gma
    @7s1gma 2 года назад

    Great video.

  • @GemstoneActual
    @GemstoneActual 10 месяцев назад

    There existS a word which means what you're trying to say.
    "There, exist.", is a command, of sorts, but, "There exist symbols", is nonsense, because "exist" is a verb, with no subject, but "exists" is a quality, kinda like a preposition.
    I am not a professional English teacher.

  • @AzharLatif-d4z
    @AzharLatif-d4z Год назад

    What is the point of standing in front of written mathematical narrative and explaining it to baffled learners? Use overhead projector or long pointer to explain away finer points of ready solutions.

  • @xenonmob
    @xenonmob 10 месяцев назад

    symbols plural

  • @NginaGithaiga-is1nd
    @NginaGithaiga-is1nd Год назад

    0:26 GG

  • @user-friendly9101
    @user-friendly9101 5 месяцев назад

    ✓°→√Ω¶{×÷}[]≤≥⟩⟨%±-·ⁿ⅒

  • @ag_editz447
    @ag_editz447 2 года назад

    He'll I am student from India

  • @willisbarth
    @willisbarth 3 месяца назад

    You can’t have everything that’s in front of your face.

  • @rv706
    @rv706 10 месяцев назад +2

    Pretty much nobody uses the "three dot triangle" symbol. I have a phd in math, and I've never ever seen anyone use that symbol.

    • @scragar
      @scragar 10 месяцев назад

      It's usage tends to be pretty specific, it's often the sort of thing where you'll prove a lemma, then have the logic after it where you can reference already showing the lemma(or cite it from elsewhere) therefore step where we use the lemma without going through the intermediary steps.
      So it's very much a "step 1, step 2, invoke lemma therefore step 6, step 7, step 8" style progress. For the most part it's not nice, it's better to actually use the steps from the lemma/invoked proof if it's not well known rather than citing it, but it does get used.

    • @darbyl3872
      @darbyl3872 10 месяцев назад +3

      My junior high algebra teacher used it, so I keep it handy for my own notes.

    • @ManiacalPenguin_
      @ManiacalPenguin_ 10 месяцев назад +4

      I've seen it a shit ton, maybe one of our experiences are just skewed

    • @jeremymarsh9199
      @jeremymarsh9199 10 месяцев назад +2

      very common in engineering

  • @O46185O
    @O46185O 10 месяцев назад

    💚 Super nerd! 😅💚

  • @user-friendly9101
    @user-friendly9101 5 месяцев назад

    f(x)!?!?!?

  • @jeffreylin235
    @jeffreylin235 10 месяцев назад

    p and q are co-prime. I would express it as "GCF(p, q) = 1"

  • @Able89535
    @Able89535 10 месяцев назад

    This is the proof that mathematicians are lazy af😂

    • @Able89535
      @Able89535 10 месяцев назад +1

      And don’t take me wrong, being lazy while keeping the work effective (in this case communication) is great and it is the core principle that drives us to a better world

  • @xyz.ijk.
    @xyz.ijk. 10 месяцев назад

    This was super important and really well done -- except for your self-deprecation, which was not funny and a total waste of time. You're a teacher! Get on with it!

  • @yash1152
    @yash1152 2 года назад +74

    graphic thumbnail, graphic logo; but video on a physical board - no thanks.

    • @zapazap
      @zapazap 2 года назад +237

      Would you like your money back?

    • @youtubeuserdan4017
      @youtubeuserdan4017 Год назад +125

      What's wrong with that?

    • @landsgevaer
      @landsgevaer 10 месяцев назад +109

      Don't forget to wash your hands on the way out. Bye.

    • @ari-man
      @ari-man 10 месяцев назад +7

      Fr was a bit disapointed

    • @DarkPlaysThings
      @DarkPlaysThings 10 месяцев назад +28

      I know right man! I mean like, every other thumbnail on this website is a FLAWLESS representation of the video that they're on!

  • @cliffordmorris6091
    @cliffordmorris6091 10 месяцев назад

    You talk too much , you flap your hands you could take off. You should have prepared your talk so your words are minimal . A boring explanation of set theory notation with some silly comments thrown in for good measure. Sorry to be brutal but if you are going to make videos you need to be clear and not tell the audience they know when clearly it is your role to tell them. You decided to be the teacher.

  • @dienosorpo
    @dienosorpo 10 месяцев назад

    Why not just write words. I don like when people overcomplicate with maths for no reason at all.
    Like mfs who "prove 1 + 1 = 2"

    • @TheBasikShow
      @TheBasikShow 10 месяцев назад +2

      He touched on this in the video, but there are two main reasons:
      First, it’s much quicker to write. It might be hard to appreciate this if you’re someone who doesn’t write proofs often, but having to say “for any real numbers a and b there exists a third real number c” over and over again is super annoying and cumbersome compared to “∀ a, b ∈ ℝ ∃ c ∈ ℝ”. Again, writing it out once is reasonable, but if you need to say the same thing three times in a proof, and do five or so proofs in a homework assignment, you very quickly come to appreciate how these symbols shorten things.
      The second reason is that unlike English words, these symbols correspond directly to logical concepts. My favorite example of this is the word “is”, which is used in English to mean equality (the king of Camelot is Arthur Pendragon) but also sometimes to mean element inclusion (Arthur Pendragon is a king) and also sometimes to mean set inclusion (a king is a monarch). Mathematical notation lets you distinguish between these: (Arthur Pendragon) = (king of Camelot) is the first statement, (Arthur Pendragon) ∈ King is the second statement, and King ⊆ Monarch is the third statement. Different meanings get different symbols so there is no possibility for confusion.

  • @kafrikotroll8610
    @kafrikotroll8610 Год назад

    Thanks 👍👍👍

  • @RazorM97
    @RazorM97 Год назад +1

    ⊥⊥⊥ could also represent a contradiction