Math Operator 189

Unicode
U+22C0
Category
Math
HTML Entity
⋀
CSS
\22C0
The ⋀ (N-ary Logical And) symbol is a mathematical operator used to denote the logical conjunction of multiple statements or formulas. Also known as the "big wedge," it acts like a supersized version of the standard logical AND (∧) to represent operations across an entire set or series. While primarily found in advanced logic, discrete mathematics, and exterior algebra, it occasionally pops up in online text formatting as a decorative arrow or roof-like symbol.

How to Type

Windows
Alt+8896
macOS
Control+Command+Space then search "n-ary logical and"
HTML
⋀

In Programming

In LaTeX, this symbol is generated using the \bigwedge command to typeset operations like the exterior product of vectors or a series of logical conjunctions. It is rarely used directly in standard programming languages, which typically rely on && or AND keywords for logical logic.

Tags

LaTeX bigwedge big wedge big wedge symbol conjunction discrete mathematics exterior algebra formal logic logic logical conjunction symbol mathematics n-ary and n-ary logical and roof symbol set conjunction wedge operator

Related Symbols