Mathlib Map

Theorems · Definition · group theory

Matrix.J

(l : Type u_1) → (R : Type u_2) → [DecidableEq l] → [CommRing R] → Matrix (l ⊕ l) (l ⊕ l) R

The matrix defining the canonical skew-symmetric bilinear form.

Defined in
Mathlib.LinearAlgebra.SymplecticGroup
Cited by
20 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Quot.sound
Assumes
DecidableEqCommRing

Around this declaration

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

Cites3

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

Cited by23

Results whose statement or proof uses this declaration.