Benoit I like your way of using barycentric coordinates to express the interior of the triangle, that is quite elegant. I am not sure how to fit it into this scheme though,
--
You received this message because you are subscribed to the Google Groups "Metamath" group.
To unsubscribe from this group and stop receiving emails from it, send an email to metamath+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/metamath/026a3372-99f9-4a8b-960f-1cb9d67e5adb%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Metamath" group.
To unsubscribe from this group and stop receiving emails from it, send an email to metamath+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/metamath/e19fae0b-6fc3-481f-bce0-4cf22be6e4ad%40googlegroups.com.
I was thinking about something like this:
But then I found that this misses the ~ ioounsn.
;-)
I'd suggest to make your theorem slightly more generic, like
|- ( ( ( A e. RR* /\ B e. RR /\ C e. RR* ) /\ ( A < B /\ B < C ) ) -> ( ( A (,] B ) u. ( B [,) C ) ) = ( A (,) C ) )
Then it is in the form of the other theorems and could be named
e.g. ~ iocunico.
Sorry for the short post answering to my own post!
Here what could be a "grand plan for the area of the triangle":
Anything less generic than this is too specific! ;-)
Once we have proven that ` CC ` can be seen as a specific Euclidean planar geometry, we can prove that the current definition of ` area ` and the very general one match on their common domain of definition.
But of course all of this is quite far away. In the mean time,
it's pretty fine to work with coordinates!