Mathlib Map

Theorems · Definition · ring theory

skewAdjoint.submodule

(R : Type u_1) →
  (A : Type u_2) →
    [inst : Semiring R] →
      [inst_1 : StarMul R] →
        [TrivialStar R] →
          [inst_3 : AddCommGroup A] →
            [inst_4 : Module R A] → [inst_5 : StarAddMonoid A] → [StarModule R A] → Submodule R A

The skew-adjoint elements of a star module, as a submodule.

Defined in
Mathlib.Algebra.Star.Module
Cited by
4 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Quot.sound
Assumes
SemiringStarMulTrivialStarAddCommGroupModuleStarAddMonoidStarModule

Around this declaration

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

Cites11

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

Cited by5

Results whose statement or proof uses this declaration.