Docs
This commit is contained in:
parent
613c4dfa8b
commit
3e73368eaa
2 changed files with 5 additions and 1 deletions
|
@ -41,7 +41,6 @@ lemma map_smul (f : HomogeneousQuadratic V) (a : ℚ) (S : V) : f (a • S) = a
|
|||
|
||||
end HomogeneousQuadratic
|
||||
|
||||
|
||||
/-- The structure of a bilinear map. -/
|
||||
structure BiLinear (V : Type) [AddCommMonoid V] [Module ℚ V] where
|
||||
/-- The underling function. -/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue