doc: src/Lean/Widget/InteractiveGoal.lean
Co-authored-by: Sebastian Ullrich <sebasti@nullri.ch>
This commit is contained in:
parent
cea53fc53e
commit
5130da82a8
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ open Server
|
|||
|
||||
structure InteractiveHypothesis where
|
||||
/-- The user-friendly name for each hypothesis.
|
||||
If anonymous then the name is inaccessible. -/
|
||||
If anonymous then the name is inaccessible and hidden. -/
|
||||
names : Array Name
|
||||
fvarIds? : Option (Array FVarId)
|
||||
type : CodeWithInfos
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue