Theorems · Theorem · group theory
SymplecticGroup.map_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} {F : Type u_3} {S : Type u_4} [inst_3 : CommRing S] [inst_4 : FunLike F R S]
[RingHomClass F R S], A ∈ Matrix.symplecticGroup l R → ∀ (f : F), A.map ⇑f ∈ Matrix.symplecticGroup l S- Defined in
- Mathlib.LinearAlgebra.SymplecticGroup
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- FunLikestatement and proof · cited by 2,560
- Matrix.transposeproof · cited by 389
- Matrix.mapstatement and proof · cited by 247
- RingHomClassstatement and proof · cited by 193
- Matrix.Jproof · cited by 20
- Matrix.symplecticGroupstatement and proof · cited by 15
- SymplecticGroup.mem_iffproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- SymplecticGroup.det_eq_oneproof · cited by 0