Skip to content

Disprove Exercise 9.8.4 variants that drop continuity or strict mono - #667

Open
Chessing234 wants to merge 3 commits into
teorth:mainfrom
Chessing234:fix/exercise-9-8-4-isfalse
Open

Disprove Exercise 9.8.4 variants that drop continuity or strict mono#667
Chessing234 wants to merge 3 commits into
teorth:mainfrom
Chessing234:fix/exercise-9-8-4-isfalse

Conversation

@Chessing234

@Chessing234 Chessing234 commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Prove MonotoneOn.exist_inverse_without_continuity and exist_inverse_without_strictmono are false statements via isFalse.
  • Jump discontinuity on [0,2] is strictly mono but does not fill [f 0, f 2].
  • Constant map is continuous and monotone but has no left inverse.

Test plan

  • CI / lake build for Analysis/Section_9_8.lean

Both Decidable claims are false: a jump shows strict mono alone does
not fill the interval, and a constant shows continuous monotone alone
has no left inverse.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant