free-symbols

Intersection With Logical And Symbol

⩄ denotes an intersection combined with a logical AND meaning.

U+2A44

⩄ is a mathematical symbol used to express an intersection in a logic-focused notation. It’s handy when you want to show “both conditions” and the overlap between sets or statements. Below you’ll find copy options and example text you can adapt.

Intersection With Logical And Symbol Meaning

⩄ is the “intersection with logical AND” symbol. It’s typically used in mathematical or logical writing to indicate that two conditions are both satisfied, and that the relevant result is their intersection. Depending on the context, it may appear in set-theory style expressions (overlapping elements) or in logic-oriented formulas (statements that are simultaneously true). For clarity in plain text and UI labels, it’s often used alongside other operators (such as ∩ for intersection or ∧ for logical AND) to signal the combined intent. When copying, you can use the provided HTML, CSS escape, or JavaScript escape forms for consistent rendering.

Common uses

  • Writing math or logic notes that emphasize overlap of two conditions
  • Labeling diagrams where two criteria must both be met (intersection of sets/statements)
  • Creating study materials for set theory and Boolean logic
  • Formatting technical posts or documentation that uses logical operators
  • Designing equation callouts in slides, infographics, or UI math text

Examples

⩄ Intersection with Logical AND

  • A ⩄ B: items that are in both A and B
  • x ⩄ y means x is simultaneously related to y and satisfies both constraints
  • If P and Q hold, then P ⩄ Q is the combined intersection condition
  • Use ⩄ to indicate overlap under logical AND in your notation
  • The result is the intersection with logical AND: S ⩄ T

Variations

Ready to copy

Technical codes

UnicodeU+2A44
HTML Entity⩄
HTML Code⩄
CSS\2A44

FAQ

What does ⩄ mean?

⩄ means “intersection with logical AND,” typically indicating overlap where two conditions both apply.

How can I copy ⩄ into HTML?

Use the HTML entity: ⩄ (as provided for U+2A44).

What is the CSS escape for ⩄?

The CSS escape is: \\2A44.

How do I use ⩄ in JavaScript strings?

Use the JavaScript escape: \\u{2A44}.

Related symbols