Mathlib Map

Theorems · Definition · linear algebra

ExteriorAlgebra

(R : Type u1) → [inst : CommRing R] → (M : Type u2) → [inst_1 : AddCommGroup M] → [Module R M] → Type (max u1 u2)

The exterior algebra of an R-module M.

Defined in
Mathlib.LinearAlgebra.ExteriorAlgebra.Basic
Cited by
131 results in Mathlib
Foundations
Depth 41 from the axioms, rests on 508 definitions · uses propext, Quot.sound
Assumes
CommRingAddCommGroupModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by163

Results whose statement or proof uses this declaration.