Skip to content

Commit

Permalink
Add missing doc
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickMassot committed Feb 29, 2024
1 parent 93a4ad1 commit 14b2f1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib/Topology/Algebra/Module/Alternating/Basic.lean
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ add_decl_doc ContinuousAlternatingMap.toContinuousMultilinearMap
/-- Projection to `AlternatingMap`s. -/
add_decl_doc ContinuousAlternatingMap.toAlternatingMap

@[inherit_doc]
notation M "[⋀^" ι "]→L[" R "]" N:100 => ContinuousAlternatingMap R M N ι

namespace ContinuousAlternatingMap
Expand Down

0 comments on commit 14b2f1f

Please sign in to comment.