Docs: Index notation

This commit is contained in:
jstoobysmith 2024-08-15 12:39:52 -04:00
parent 02ff4f0fdb
commit a44db0c3c0
8 changed files with 144 additions and 36 deletions

View file

@ -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