Skip to content

Commit

Permalink
Test for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hivert committed Jan 22, 2024
1 parent b767321 commit 02d6056
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions theories/SymGroup/Bruhat.v
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ Reserved Notation "s '<B' t" (at level 70, t at next level).

#[local] Open Scope Combi_scope.

bla


Lemma bounded_le_homo (m n : nat) f :
(forall i, m <= i < n -> f i <= f i.+1) ->
Expand Down

0 comments on commit 02d6056

Please sign in to comment.