Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

glob file for short notations #438

Open
yoshihiro503 opened this issue Aug 23, 2024 · 0 comments
Open

glob file for short notations #438

yoshihiro503 opened this issue Aug 23, 2024 · 0 comments

Comments

@yoshihiro503
Copy link

The measure.v of math-comp Analysis has following lines.

 #[short(type="measurableType")]
HB.structure Definition Measurable d :=
  {T of AlgebraOfSets d T & hasMeasurableCountableUnion d T }.

I expected to find a measurableType definition in the glob file, but I could not find it.

grep -w "measurableType"  theories/measure.glob
R64919:64932 mathcomp.analysis.measure <> measurableType abbrev
R72613:72626 mathcomp.analysis.measure <> measurableType abbrev
R72638:72651 mathcomp.analysis.measure <> measurableType abbrev
R72671:72684 mathcomp.analysis.measure <> measurableType abbrev
R76499:76512 mathcomp.analysis.measure <> measurableType abbrev
R79370:79383 mathcomp.analysis.measure <> measurableType abbrev
...
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

No branches or pull requests

1 participant