mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 12:25:12 -05:00
feat: updating arguments
This commit is contained in:
parent
f2647072fb
commit
600f2ed3f4
34 changed files with 384 additions and 397 deletions
|
@ -11,43 +11,43 @@ argument =
|
|||
, proofLink = ""
|
||||
, definitionTable =
|
||||
[ { definiendum = ""
|
||||
, definiens = "prop 1"
|
||||
, definiens = ""
|
||||
}
|
||||
, { definiendum = ""
|
||||
, definiens = "prop 2"
|
||||
, definiens = ""
|
||||
}
|
||||
, { definiendum = ""
|
||||
, definiens = "prop 3"
|
||||
, definiens = ""
|
||||
}
|
||||
, { definiendum = ""
|
||||
, definiens = "prop 4"
|
||||
, definiens = ""
|
||||
}
|
||||
, { definiendum = ""
|
||||
, definiens = "prop 5"
|
||||
, definiens = ""
|
||||
}
|
||||
, { definiendum = ""
|
||||
, definiens = "variable 1"
|
||||
, definiens = ""
|
||||
}
|
||||
]
|
||||
, argumentFormalization =
|
||||
[ { premises =
|
||||
[ { premise = "premise 1"
|
||||
[ { premise = ""
|
||||
, notation = ""
|
||||
}
|
||||
, { premise = "premise 2"
|
||||
, { premise = ""
|
||||
, notation = ""
|
||||
}
|
||||
, { premise = "premise 3"
|
||||
, { premise = ""
|
||||
, notation = ""
|
||||
}
|
||||
, { premise = "premise 4"
|
||||
, { premise = ""
|
||||
, notation = ""
|
||||
}
|
||||
, { premise = "premise 5"
|
||||
, { premise = ""
|
||||
, notation = ""
|
||||
}
|
||||
]
|
||||
, conclusion = "conclusion"
|
||||
, conclusion = ""
|
||||
, conclusionNotation = "(∴)"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue