Symbol meaning

∈ vs ⊂: Element of or Subset?

Distinguish membership of one object from containment between two sets.

Compare the possible meanings

NotationTypical meaningHow to identify it
x ∈ AMembershipLeft side is an object
B ⊆ ASubsetBoth sides are sets
x ∉ ANot an elementMembership denied
B ⊈ ANot a subsetContainment denied

Examples

  • 2∈{1,2,3}.
  • {1,2}⊆{1,2,3}.
  • Writing 2⊂A is normally a type error unless 2 denotes a set.

How to decide

Identify the type of the left operand: an element calls for ∈; a set calls for a subset relation.

How to verify the interpretation

Rewrite the statement in words and confirm the left and right objects have compatible types.

Reuse, attribution, and correction

Share this reference without losing its source

Copy a citation, permanent link, Markdown link, or self-contained embed card. Each reusable format points readers back to the maintained canonical page.

Report an issue

Search the whole reference

Symbols, formulas, guides, tools and commands

Start typing to search.

move · Enter open · Esc close