\( \DeclareMathOperator{\tr}{tr} \newcommand\D{\mathrm{d}} \newcommand\E{\mathrm{e}} \newcommand\I{\mathrm{i}} \newcommand\bigOh{\mathcal{O}} \newcommand{\cat}[1]{\mathbf{#1}} \newcommand\curl{\vec{\nabla}\times} \newcommand{\CC}{\mathbb{C}} \newcommand{\NN}{\mathbb{N}} \newcommand{\QQ}{\mathbb{Q}} \newcommand{\RR}{\mathbb{R}} \newcommand{\ZZ}{\mathbb{Z}} % For +---- metric \newcommand{\BDpos}{} \newcommand{\BDneg}{-} \newcommand{\BDposs}{\phantom{-}} \newcommand{\BDnegg}{-} \newcommand{\BDplus}{+} \newcommand{\BDminus}{-} % For -+++ metric \newcommand{\BDpos}{-} \newcommand{\BDposs}{-} \newcommand{\BDneg}{} \newcommand{\BDnegg}{\phantom{-}} \newcommand{\BDplus}{-} \newcommand{\BDminus}{+} \)
UP | HOME

Adjectives - Mizar

Table of Contents

1. Overview

The basic idea is that we have attributes which are modifiers of types. This gives us a (syntactic) class of formulas of the form

<term> is <attribute>

An attribute can be treated as an adjective for a type if we can prove:

:: A is an attribute of type T
theorem
  ex t being T st t is A;

This means there exists a model for A T.

2. References

  • Andrzej Trybulec, "Syntax". Mizar Forum Sunday 18 June 2000 14:15:45+0200

Last Updated: Thu, 18 Jun 2026 07:19:50 -0700