mathlib3 documentation

lean-ga / geometric_algebra.translations.hol_light

Derived from "Formalization of Geometric Algebra in HOL Light" #

This captures a fragment of this paper, and this github repo.

This file is primarily about definitions, we're not interested in the proofs used by others so much.

@[reducible]
def hol.idx (n : ) :
@[protected, instance]
@[protected, instance]

generic product indexed by a sign function

Equations

wedge product of two multivectors

Equations

wedge is associative

Note: this declaration is incomplete and uses sorry.