HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Syntax Definition ciin 2567
Description: Extend class notation to include indexed intersection. Note: Historically (prior to 21-Oct-2005), set.mm used the notation |^|x e. AB, with the same intersection symbol as cint 2533. Although that syntax was unambiguous, it did not allow for LALR parsing of the syntax constructions in set.mm. The new syntax uses a distinguished symbol |^|_ instead of |^| and does allow LALR parsing. Thanks to Peter Backes for suggesting this change.
Hypotheses
Ref Expression
vx set x
cA class A
cB class B
Assertion
Ref Expression
ciin class |^|_x e. A B

See definition df-iin 2569 for more information.

Colors of variables: wff set class
Copyright terms: Public domain