Docs: Index notation
This commit is contained in:
parent
02ff4f0fdb
commit
a44db0c3c0
8 changed files with 144 additions and 36 deletions
|
@ -9,6 +9,11 @@ import Mathlib.Algebra.Order.Ring.Nat
|
|||
|
||||
# withDuals equal to withUniqueDuals
|
||||
|
||||
In a permissible list of indices every index which has a dual has a unique dual.
|
||||
This corresponds to the condition that `l.withDual = l.withUniqueDual`.
|
||||
|
||||
We prove lemmas relating to this condition.
|
||||
|
||||
-/
|
||||
|
||||
namespace IndexNotation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue