Theorems · Theorem · group theory
SymplecticGroup.transpose_mem
∀ {l : Type u_1} {R : Type u_2} [inst : DecidableEq l] [inst_1 : Fintype l] [inst_2 : CommRing R]
{A : Matrix (l ⊕ l) (l ⊕ l) R}, A ∈ Matrix.symplecticGroup l R → A.transpose ∈ Matrix.symplecticGroup l R- Defined in
- Mathlib.LinearAlgebra.SymplecticGroup
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqFintypeCommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- Submonoidstatement · cited by 3,086
- IsUnitproof · cited by 1,602
- neg_negproof · cited by 960
- Matrix.detproof · cited by 665
- neg_mulproof · cited by 654
- mul_negproof · cited by 590
- Matrix.transposestatement and proof · cited by 389
- Matrix.mul_assocproof · cited by 56
- Matrix.det_transposeproof · cited by 51
Cited by2
Results whose statement or proof uses this declaration.
- SymplecticGroup.transpose_mem_iffproof · cited by 1
- SymplecticGroup.fromBlocks_mem_iffproof · cited by 0