Proof Symbols Used in Math

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 พ.ย. 2024

ความคิดเห็น • 94

  • @ExplosiveBrohoof
    @ExplosiveBrohoof 11 หลายเดือนก่อน +23

    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 11 หลายเดือนก่อน +45

    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.

    • @Sir_Isaac_Newton_
      @Sir_Isaac_Newton_ 11 หลายเดือนก่อน

      ​@@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 11 หลายเดือนก่อน +21

    they look so much more complicated than they really are

  • @youtubeuserdan4017
    @youtubeuserdan4017 2 ปีที่แล้ว +12

    "Abnormally simple" I love that phrase.

  • @williamrockwell9001
    @williamrockwell9001 11 หลายเดือนก่อน +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.

  • @ChuiKing
    @ChuiKing 11 หลายเดือนก่อน +4

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

  • @afj810
    @afj810 11 หลายเดือนก่อน +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 11 หลายเดือนก่อน +4

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

    • @jhanschoo
      @jhanschoo 11 หลายเดือนก่อน +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 11 หลายเดือนก่อน +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.

  • @darbyl3872
    @darbyl3872 11 หลายเดือนก่อน +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 11 หลายเดือนก่อน

      I've also seen contradiction by ->

    • @ExplosiveBrohoof
      @ExplosiveBrohoof 11 หลายเดือนก่อน

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

    • @darbyl3872
      @darbyl3872 11 หลายเดือนก่อน

      @@ExplosiveBrohoof That too, in geometry.

  • @pedroivog.s.6870
    @pedroivog.s.6870 11 หลายเดือนก่อน +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 11 หลายเดือนก่อน

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

    • @airl10
      @airl10 11 หลายเดือนก่อน

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

  • @jennifertate4397
    @jennifertate4397 2 หลายเดือนก่อน

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

  • @nnaammuuss
    @nnaammuuss 11 หลายเดือนก่อน +3

    @17:12 some people use

  • @alielezaby6935
    @alielezaby6935 4 หลายเดือนก่อน +1

    really underrated

  • @jamestanny849
    @jamestanny849 11 หลายเดือนก่อน +2

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

  • @manuelgonzales2570
    @manuelgonzales2570 ปีที่แล้ว +5

    Excellent video. Thank you!

  • @yongmrchen
    @yongmrchen 4 หลายเดือนก่อน +1

    Thanks and thank the commenters.

  • @youtuber1650
    @youtuber1650 11 หลายเดือนก่อน +2

    I prefer the colon : for s.t.

  • @landsgevaer
    @landsgevaer 11 หลายเดือนก่อน +3

    Missed "QED", or square symbol.

  • @trex4561
    @trex4561 2 ปีที่แล้ว +1

    sir respect from J&K

  • @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?

  • @nyx8017
    @nyx8017 11 หลายเดือนก่อน +4

    Amazingly clear. Thank you so much!

  • @SankalpaSatyal
    @SankalpaSatyal 11 หลายเดือนก่อน +2

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

  • @liamwelsh5565
    @liamwelsh5565 11 หลายเดือนก่อน

    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.

  • @evank3718
    @evank3718 11 หลายเดือนก่อน +1

    Therefore? But there are only three

  • @ernestbeckley
    @ernestbeckley 11 หลายเดือนก่อน

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

    • @ExplosiveBrohoof
      @ExplosiveBrohoof 10 หลายเดือนก่อน

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

  • @cynthiagondwe1495
    @cynthiagondwe1495 9 หลายเดือนก่อน

    Thank you so much

  • @Inequalito
    @Inequalito ปีที่แล้ว +1

    Very good video, thanks!

  • @CODE7X
    @CODE7X ปีที่แล้ว

    I NEEDED THIS VIDEO SO MUCH

  • @-Milo
    @-Milo 2 ปีที่แล้ว +1

    This is an amazing video

  • @emjizone
    @emjizone 11 หลายเดือนก่อน +6

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

  • @Falco_perigee
    @Falco_perigee 11 หลายเดือนก่อน

    Ur very good .. U helped me ur awesome

  • @tonygomes6306
    @tonygomes6306 2 หลายเดือนก่อน

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

  • @7s1gma
    @7s1gma 2 ปีที่แล้ว

    Great video.

  • @allenhonaker4107
    @allenhonaker4107 11 หลายเดือนก่อน +1

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

  • @brickmotion6637
    @brickmotion6637 ปีที่แล้ว +2

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

  • @xenonmob
    @xenonmob 11 หลายเดือนก่อน

    symbols plural

  • @NginaGithaiga-is1nd
    @NginaGithaiga-is1nd ปีที่แล้ว

    0:26 GG

  • @GemstoneActual
    @GemstoneActual 11 หลายเดือนก่อน

    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.

  • @ag_1729-o7z
    @ag_1729-o7z 2 ปีที่แล้ว

    He'll I am student from India

  • @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.

  • @user-friendly9101
    @user-friendly9101 6 หลายเดือนก่อน

    f(x)!?!?!?

  • @xyz.ijk.
    @xyz.ijk. 11 หลายเดือนก่อน

    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!

  • @Able89535
    @Able89535 11 หลายเดือนก่อน

    This is the proof that mathematicians are lazy af😂

    • @Able89535
      @Able89535 11 หลายเดือนก่อน +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

  • @user-friendly9101
    @user-friendly9101 6 หลายเดือนก่อน

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

  • @willisbarth
    @willisbarth 4 หลายเดือนก่อน

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

  • @O46185O
    @O46185O 11 หลายเดือนก่อน

    💚 Super nerd! 😅💚

  • @rv706
    @rv706 11 หลายเดือนก่อน +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 11 หลายเดือนก่อน

      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 11 หลายเดือนก่อน +3

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

    • @ManiacalPenguin_
      @ManiacalPenguin_ 11 หลายเดือนก่อน +4

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

    • @jeremymarsh9199
      @jeremymarsh9199 11 หลายเดือนก่อน +2

      very common in engineering

  • @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 2 ปีที่แล้ว +125

      What's wrong with that?

    • @landsgevaer
      @landsgevaer 11 หลายเดือนก่อน +108

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

    • @ari-man
      @ari-man 11 หลายเดือนก่อน +7

      Fr was a bit disapointed

    • @DarkPlaysThings
      @DarkPlaysThings 11 หลายเดือนก่อน +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 11 หลายเดือนก่อน

    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 11 หลายเดือนก่อน

    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 11 หลายเดือนก่อน +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.

  • @jeffreylin235
    @jeffreylin235 11 หลายเดือนก่อน

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

  • @kafrikotroll8610
    @kafrikotroll8610 ปีที่แล้ว

    Thanks 👍👍👍

  • @RazorM97
    @RazorM97 ปีที่แล้ว +1

    ⊥⊥⊥ could also represent a contradiction